Internal socket data. An architecture dependent type holding the necessary data for a socket. More...
#include <IArchNetwork.h>
Public Attributes | |
| int | m_fd |
| int | m_refCount |
| SOCKET | m_socket |
| WSAEVENT | m_event |
| bool | m_pollWrite |
Internal socket data. An architecture dependent type holding the necessary data for a socket.
Definition at line 42 of file CArchNetworkBSD.h.
1.7.1