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

  man pages->Tru64 Unix man pages              
Title
Content
Arch
Section
 
 BIO_set_conn_hostname(3) -- Connect BIO
    The BIO_s_connect() function returns the connect BIO method. This is a wrapper round the platform's TCP/IP socket connection routines. Using connect BIOs TCP/IP connections can be made and data trans...
 BIO_set_conn_int_port(3) -- Connect BIO
    The BIO_s_connect() function returns the connect BIO method. This is a wrapper round the platform's TCP/IP socket connection routines. Using connect BIOs TCP/IP connections can be made and data trans...
 BIO_set_conn_ip(3) -- Connect BIO
    The BIO_s_connect() function returns the connect BIO method. This is a wrapper round the platform's TCP/IP socket connection routines. Using connect BIOs TCP/IP connections can be made and data trans...
 BIO_set_conn_port(3) -- Connect BIO
    The BIO_s_connect() function returns the connect BIO method. This is a wrapper round the platform's TCP/IP socket connection routines. Using connect BIOs TCP/IP connections can be made and data trans...
 BIO_set_fd(3) -- File descriptor BIO
    The BIO_s_fd() function returns the file descriptor BIO method. This is a wrapper around the platform's file descriptor routines, such as read() and write(). The BIO_read() and BIO_write() functions ...
 BIO_set_fp(3) -- FILE bio
    The BIO_s_file() function returns the BIO file method. As its name implies it is a wrapper round the stdio FILE structure and it is a source/sink BIO. Calls to BIO_read() and BIO_write() read and writ...
 BIO_set_info_callback(3) -- BIO control operations
    The BIO_ctrl(), BIO_callback_ctrl(), BIO_ptr_ctrl(), and BIO_int_ctrl() functions are BIO control operations taking arguments of various types. These functions are not usually called directly; various...
 BIO_set_md(3) -- Message digest BIO filter
    BIO_f_md() returns the message digest BIO method. This is a filter BIO that digests any data passed through it, it is a BIO wrapper for the EVP_DigestInit(), EVP_DigestUpdate(), and EVP_DigestFinal() ...
 BIO_set_mem_buf(3) -- Memory BIO
    BIO_s_mem() return the memory BIO method function. A memory BIO is a source/sink BIO which uses memory for its I/O. Data written to a memory BIO is stored in a BUF_MEM structure which is extended as a...
 BIO_set_mem_eof_return(3) -- Memory BIO
    BIO_s_mem() return the memory BIO method function. A memory BIO is a source/sink BIO which uses memory for its I/O. Data written to a memory BIO is stored in a BUF_MEM structure which is extended as a...
 BIO_set_nbio(3) -- Connect BIO
    The BIO_s_connect() function returns the connect BIO method. This is a wrapper round the platform's TCP/IP socket connection routines. Using connect BIOs TCP/IP connections can be made and data trans...
 BIO_set_nbio_accept(3) -- Accept BIO
    The BIO_s_accept() function returns the accept BIO method. This is a wrapper round the platform's TCP/IP socket accept routines. Using accept BIOs, TCP/IP connections can be accepted and data transfe...
 BIO_set_ssl(3) -- SSL BIO
    The BIO_f_ssl() function returns the SSL BIO method. This is a filter BIO which is a wrapper round the OpenSSL SSL routines adding a BIO "flavor" to SSL I/O. I/O performed on an SSL BIO communicates...
 BIO_set_ssl_mode(3) -- SSL BIO
    The BIO_f_ssl() function returns the SSL BIO method. This is a filter BIO which is a wrapper round the OpenSSL SSL routines adding a BIO "flavor" to SSL I/O. I/O performed on an SSL BIO communicates...
 BIO_set_ssl_renegotiate_bytes(3) -- SSL BIO
    The BIO_f_ssl() function returns the SSL BIO method. This is a filter BIO which is a wrapper round the OpenSSL SSL routines adding a BIO "flavor" to SSL I/O. I/O performed on an SSL BIO communicates...
<<  [Prev]  53  54  55  56  57  58  59  60  61  62  63  64  65  66  67  68  69  70  71  72  73  
74  75  76  77  78  79  80  81  82  83  84  85  86  87  88  89  90  91  92  93  [Next]  >>
Copyright © 2004-2005 DeniX Solutions SRL
newsletter delivery service