List of sockets used for Select() function.
More...
#include <socket.h>
Detailed Description
List of sockets used for Select() function.
Constructor & Destructor Documentation
PSocket::SelectList::SelectList |
( |
| ) |
|
|
inline |
Member Function Documentation
void PSocket::SelectList::operator+= |
( |
PSocket & |
sock | ) |
|
|
inline |
Add a socket to list .
- Parameters
-
void PSocket::SelectList::operator-= |
( |
PSocket & |
sock | ) |
|
|
inline |
Remove a socket from list .
- Parameters
-
The documentation for this class was generated from the following file: