PTLib
Version 2.10.11
|
List of sockets used for Select() function. More...
#include <socket.h>
Public Member Functions | |
SelectList () | |
void | operator+= (PSocket &sock) |
Add a socket to list . More... | |
void | operator-= (PSocket &sock) |
Remove a socket from list . More... | |
List of sockets used for Select() function.
|
inline |
|
inline |
|
inline |
Remove a socket from list .
sock | Socket to remove. |
References PSocket::Host2Net(), and PSocket::Select().
Referenced by P_fd_set::~P_fd_set().