|
SimpleSocket
0.1
Some wrappers that make using sockets easier in C++
|
Public Member Functions | |
| RAIISocket (int fd) | |
| RAIISocket (int domain, int type, int protocol=0) | |
| operator int () | |
| void | release () |
Public Attributes | |
| int | d_fd |
1.8.11