Base class for anything that encapsulates an IP listen socket.
More...
#include <skserver.h>
List of all members.
Protected Member Functions |
int | bindToAddressInfo (struct addrinfo *) |
int | bindToIpService (int service, int type, int protocol) |
| ip_socket_server (SOCKET_TYPE _sock=INVALID_SOCKET, int flags=SK_SRV_NONE) |
Detailed Description
Base class for anything that encapsulates an IP listen socket.
The documentation for this class was generated from the following files: