s_extra_data Struct Reference

Collaboration diagram for s_extra_data:

Collaboration graph
[legend]
List of all members.

Detailed Description

Stores extra data attached to SLL structure.

Author:
VooDooMan
Version:
1
Date:
2004

Definition at line 88 of file ssl.cpp.

Public Attributes

int index
 Index of user data.
SSL * ssl
 SSL structure.


Member Data Documentation

int s_extra_data::index
 

Index of user data.

Definition at line 90 of file ssl.cpp.

Referenced by ssl_client_connection(), and ssl_server_connection().

SSL* s_extra_data::ssl
 

SSL structure.

Definition at line 89 of file ssl.cpp.

Referenced by ssl_client_connection(), and ssl_server_connection().


The documentation for this struct was generated from the following file:
Generated on Sun Jul 10 05:45:48 2005 for VooDoo cIRCle by doxygen 1.4.3

Hosted by SourceForge.net Logo