| BufferedIO | A simple class that offers Buffered IO on top of the Socket class |
| IPAddress | Representation of an IP Address |
| IPEndpoint | Defines an IP Endpoint which consists of an IP address and a port number |
| MTasker< EventKey, EventVal > | The main MTasker class |
| SelectSocketMultiplex | Implementation of SocketMultiplex using select |
| Socket | Representation of a Socket and many of the Berkeley functions available |
| SocketMultiplex | Pure virtual interface for classes offering socket multiplexing services |
| UDPListener | Convenience class built on top of Socket for writing UDP servers |
| WSEvent | Key to use in the demo webserver to distinguish events |
1.3.5