MistServer
2.5.3-Pro-19-gf5e75b1 ( Generic_64)
|
Data Structures | |
class | Buffer |
A buffer made out of std::string objects that can be efficiently read from and written to. More... | |
class | Connection |
This class is for easy communicating through sockets, either TCP or Unix. More... | |
class | Server |
This class is for easily setting up listening socket, either TCP or Unix. More... | |
class | UDPConnection |
Holds Socket tools.