#include <socketc.h>
Collaboration diagram for SocketSetC:

Public Methods | |
| SocketSetC () | |
| void | Add (SocketC &) |
| void | Remove (SocketC &) |
| int | SelectRead (const long &, const long &, ArrayC< long > &) |
Protected Attributes | |
| ArrayC< SOCKET > | m_socketList |
| fd_set | m_fds |
| SOCKET | m_max |
|
|
|
|
|
|
|
|
|
|
||||||||||||||||
|
|
|
|
|
|
|
|
|
|
|
1.3-rc2