*nix Documentation Project
·  Home
 +   man pages
·  Linux HOWTOs
·  FreeBSD Tips
·  *niX Forums

  man pages->Tru64 Unix man pages -> BIO_ctrl_pending (3)              
Title
Content
Arch
Section
 

BIO_ctrl_pending(3)

Contents


NAME    [Toc]    [Back]

       BIO_ctrl_pending - Find out how many bytes are buffered in
       a BIO

SYNOPSIS    [Toc]    [Back]

       #include <openssl/bio.h>

       size_t BIO_ctrl_pending(
               BIO *bio );

DESCRIPTION    [Toc]    [Back]

       The BIO_ctrl_pending()  function  returns  the  number  of
       bytes buffered in a BIO.

NOTES    [Toc]    [Back]

       When bio is NULL, the OpenSSL library calls assert().

RETURN VALUES    [Toc]    [Back]

       The following return values can occur: The number of bytes
       pending the BIO.

SEE ALSO    [Toc]    [Back]

      
      
       Functions: bio(3), BIO_s_mem(3), BIO_new_bio_pair(3)



                                              BIO_ctrl_pending(3)
[ Back ]
 Similar pages
Name OS Title
SSL_pending NetBSD obtain number of readable bytes buffered in an SSL object
SSL_pending Tru64 Obtain number of readable bytes buffered in an SSL object
SSL_pending OpenBSD obtain number of readable bytes buffered in an SSL object
strpbrk Tru64 Find one of a set of bytes in a string
BIO_ctrl_get_read_request Tru64 Find out how many bytes were requested from the BIO
bstream IRIX many buffered filter
flush IRIX Flush buffered output for a file
flush IRIX Flush buffered output for a file
flush IRIX Flush buffered output for a file
stdio IRIX standard buffered input/output package
Copyright © 2004-2005 DeniX Solutions SRL
newsletter delivery service