libsocket
libsocket::unix_stream_client Member List

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

_pathlibsocket::unix_socketprotected
close_on_destructorlibsocket::socketprotected
connect(const char *path, int socket_flags=0)libsocket::unix_stream_client
connect(const string &path, int socket_flags=0)libsocket::unix_stream_client
destroy(void)libsocket::socketvirtual
get_path(void)libsocket::unix_socket
getfd(void) constlibsocket::socket
is_nonblocking (defined in libsocket::socket)libsocket::socketprotected
rcv(void *buf, size_t len, int flags=0)libsocket::stream_client_socket
set_close_on_destructor(bool cod)libsocket::socketinline
set_sock_opt(int level, int optname, const char *optval, socklen_t optlen) constlibsocket::socket
sfdlibsocket::socketprotected
shut_rdlibsocket::stream_client_socketprotected
shut_wrlibsocket::stream_client_socketprotected
shutdown(int method=LIBSOCKET_WRITE)libsocket::stream_client_socket
snd(const void *buf, size_t len, int flags=0)libsocket::stream_client_socket
socket(void)libsocket::socket
socket(const socket &)=delete (defined in libsocket::socket)libsocket::socket
socket(socket &&)libsocket::socket
stream_client_socket()libsocket::stream_client_socket
stream_client_socket(const stream_client_socket &)=delete (defined in libsocket::stream_client_socket)libsocket::stream_client_socket
stream_client_socket(stream_client_socket &&other) (defined in libsocket::stream_client_socket)libsocket::stream_client_socketinline
unix_socket() (defined in libsocket::unix_socket)libsocket::unix_socket
unix_stream_client(void)libsocket::unix_stream_client
unix_stream_client(const char *path, int socket_flags=0)libsocket::unix_stream_client
unix_stream_client(const string &path, int socket_flags=0)libsocket::unix_stream_client
unix_stream_server classlibsocket::unix_stream_clientfriend
~socket()libsocket::socketvirtual