NAME

BIO_get_fd


SYNOPSIS

 #include <openssl/bio.h>
 #define BIO_get_fd(b, c) BIO_ctrl(b, BIO_C_GET_FD, 0, (char *)c)


SEE ALSO

See OpenSSL site's API documentation here and here.


AUTHORS

Last edited 4/18/2002.

Copyright 2002 by Pravir Chandra, Matt Messier, John Viega.