Main Page | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Class Members | File Members | Related Pages

SSL_Asynch_BIO.h File Reference

#include "SSL_Export.h"
#include <openssl/bio.h>

Include dependency graph for SSL_Asynch_BIO.h:

Include dependency graph

This graph shows which files directly or indirectly include this file:

Included by dependency graph

OpenSSL BIO Helper Methods for use with ACE's Asynchronous

SSL I/O support.

int ACE_Asynch_BIO_write (BIO *pBIO, const char *buf, int len)
int ACE_Asynch_BIO_read (BIO *pBIO, char *buf, int len)
int ACE_Asynch_BIO_puts (BIO *pBIO, const char *str)
long ACE_Asynch_BIO_ctrl (BIO *pBIO, int cmd, long arg1, void *arg2)
int ACE_Asynch_BIO_new (BIO *pBIO)
int ACE_Asynch_BIO_free (BIO *pBIO)

Detailed Description

Id
SSL_Asynch_BIO.h,v 1.4 2003/07/19 19:04:15 dhinton Exp

Author:
Alexander Libman <alibman@baltimore.com>

Ossama Othman <ossama@uci.edu>


Function Documentation

long ACE_Asynch_BIO_ctrl BIO *  pBIO,
int  cmd,
long  arg1,
void *  arg2
 

int ACE_Asynch_BIO_free BIO *  pBIO  ) 
 

int ACE_Asynch_BIO_new BIO *  pBIO  ) 
 

int ACE_Asynch_BIO_puts BIO *  pBIO,
const char *  str
 

int ACE_Asynch_BIO_read BIO *  pBIO,
char *  buf,
int  len
 

int ACE_Asynch_BIO_write BIO *  pBIO,
const char *  buf,
int  len
 


Generated on Wed Jun 8 23:59:50 2005 for ACE_SSL by  doxygen 1.3.9.1