ONPOSIX
2.0
|
This is the complete list of members for StreamSocketServer, including all inherited members.
close() | StreamSocketServer | inline |
fd_ | StreamSocketServer | private |
getDescriptorNumber() const | StreamSocketServer | inline |
operator=(const StreamSocketServer &) | StreamSocketServer | private |
StreamSocketServer(const StreamSocketServer &) | StreamSocketServer | private |
StreamSocketServer(const uint16_t port, int maxPendingConnections=STREAM_MAX_PENDING_CONNECTIONS) | StreamSocketServer | |
StreamSocketServer(const std::string &name, int maxPendingConnections=STREAM_MAX_PENDING_CONNECTIONS) | StreamSocketServer | |
~StreamSocketServer() | StreamSocketServer | inlinevirtual |