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