SimpleSocket  0.1
Some wrappers that make using sockets easier in C++
Public Member Functions | Public Attributes | List of all members
RAIISocket Struct Reference

Public Member Functions

 RAIISocket (int fd)
 
 RAIISocket (int domain, int type, int protocol=0)
 
 operator int ()
 
void release ()
 

Public Attributes

int d_fd
 

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