![]() | ![]() | |||||||||||||||||
| ||||||||||||||||||
| BIO_ctrl_get_read_request(3)
NAMEBIO_ctrl_get_read_request - Find out how much bytes are were requested from the BIO
SYNOPSIS#include <openssl/bio.h> size_t BIO_ctrl_get_read_request(BIO *bio);
DESCRIPTION
BUGS
When bio is NULL, the OpenSSL library calls
RETURN VALUESThe following return values can occur:
SEE ALSO | |||||||||||||||||