Public Attributes

IArchNetwork::CPollEntry Class Reference

A socket query for poll(). More...

#include <IArchNetwork.h>

List of all members.

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.

Detailed Description

A socket query for poll().

Definition at line 89 of file IArchNetwork.h.


Member Data Documentation

The events to query for.

The events to query for can be any combination of kPOLLIN and kPOLLOUT.

Definition at line 99 of file IArchNetwork.h.


The documentation for this class was generated from the following file: