ACE_SSL_Asynch_Stream
accessor.
More...
ACE_SSL_Asynch_Stream
accessor.
This structure is a friend
to the ACE_SSL_Asynch_Stream
class so that it can gain access to the protected ssl_bio_{read,write}() methods in that class. It is full declared in this implementation file to hide its interface from users to prevent potential abuse of the friend relationship between it and the ACE_SSL_Asynch_Stream
class.