Class ServerSocket

Inheritance Relationships

Base Type

Class Documentation

class ServerSocket : public combigrid::Socket

Public Functions

ServerSocket()
virtual ~ServerSocket()
ServerSocket(const unsigned short port)
virtual bool init()
std::shared_ptr<ClientSocket> acceptClient() const
int getPort()