libsocket
libsocket::unix_dgram_server Member List

This is the complete list of members for libsocket::unix_dgram_server, including all inherited members.

_pathlibsocket::unix_socketprotected
boundlibsocket::unix_dgram_serverprivate
close_on_destructorlibsocket::socketprotected
destroy(void)libsocket::socketvirtual
get_path(void)libsocket::unix_socket
getfd(void) constlibsocket::socket
is_nonblocking (defined in libsocket::socket)libsocket::socketprotected
rcvfrom(void *buf, size_t length, char *source, size_t source_len, int recvfrom_flags=0)libsocket::unix_dgram
rcvfrom(void *buf, size_t length, string &source, int recvfrom_flags=0)libsocket::unix_dgram
rcvfrom(string &buf, string &source, int recvfrom_flags=0)libsocket::unix_dgram
set_close_on_destructor(bool cod)libsocket::socketinline
set_sock_opt(int level, int optname, const char *optval, socklen_t optlen) constlibsocket::socket
setup(const char *bindpath, int socket_flags=0)libsocket::unix_dgram_server
setup(const string &bindpath, int socket_flags=0)libsocket::unix_dgram_server
sfdlibsocket::socketprotected
sndto(const void *buf, size_t length, const char *path, int sendto_flags=0)libsocket::unix_dgram
sndto(const void *buf, size_t length, const string &path, int sendto_flags=0)libsocket::unix_dgram
sndto(const string &buf, const string &path, int sendto_flags=0)libsocket::unix_dgram
socket(void)libsocket::socket
socket(const socket &)=delete (defined in libsocket::socket)libsocket::socket
socket(socket &&)libsocket::socket
unix_dgram_server(void)libsocket::unix_dgram_server
unix_dgram_server(const char *bindpath, int socket_flags=0)libsocket::unix_dgram_server
unix_dgram_server(const string &bindpath, int socket_flags=0)libsocket::unix_dgram_server
unix_socket() (defined in libsocket::unix_socket)libsocket::unix_socket
~socket()libsocket::socketvirtual