poll()
.
More...
#include <IArchNetwork.h>
Public Attributes | |
CArchSocket | m_socket |
The socket to query. | |
unsigned short | m_events |
The events to query for. | |
unsigned short | m_revents |
The result events. |
poll()
.
Definition at line 85 of file IArchNetwork.h.
|
The events to query for. The events to query for can be any combination of kPOLLIN and kPOLLOUT. Definition at line 95 of file IArchNetwork.h. |