scclib
Stable Cloud Computing C++ Library
scc::net::UnixTcpSock Member List

This is the complete list of members for scc::net::UnixTcpSock, including all inherited members.

accept()scc::net::UnixTcpSock
accept(UnixAddr &)scc::net::UnixTcpSock
scc::net::TcpSocket::accept(sockaddr *, int len, std::error_code &) noexceptscc::net::TcpSocketprotected
bind(const SockaddrBase &)scc::net::SocketBase
close()scc::net::SocketBase
connect(SockaddrBase &)scc::net::TcpSocket
connect(SockaddrBase &, std::error_code &) noexceptscc::net::TcpSocket
error_code()scc::net::SocketBase
fd() constscc::net::SocketBaseinline
get_addr()scc::net::UnixTcpSock
get_sockaddr(sockaddr &) (defined in scc::net::SocketBase)scc::net::SocketBaseprotected
listen(int maxConnections=10)scc::net::TcpSocket
move(SocketBase &other) (defined in scc::net::SocketBase)scc::net::SocketBaseinlineprotected
non_blocking(bool b=true)scc::net::SocketBase
operator int() constscc::net::SocketBaseinline
operator=(SocketBase &&other)scc::net::SocketBaseinline
read(void *loc, size_t len)scc::net::TcpSocketinlinevirtual
recv(void *loc, size_t len)scc::net::SocketBase
recv(void *loc, size_t len, std::error_code &e) noexceptscc::net::SocketBase
recv_bufsize(unsigned)scc::net::SocketBase
recv_bufsize()scc::net::SocketBase
recv_timeout(std::chrono::milliseconds)scc::net::SocketBase
reset()scc::net::UnixTcpSockvirtual
reset(int, int, int) (defined in scc::net::SocketBase)scc::net::SocketBaseprotected
reuse_addr(bool r=true)scc::net::SocketBase
reuse_port(bool r=true)scc::net::SocketBase
send(const void *loc, size_t len)scc::net::SocketBase
send(const void *loc, size_t len, std::error_code &e) noexceptscc::net::SocketBase
send_bufsize(unsigned)scc::net::SocketBase
send_bufsize()scc::net::SocketBase
send_timeout(std::chrono::milliseconds)scc::net::SocketBase
shutdown()scc::net::TcpSocket
SocketBase(int fd) (defined in scc::net::SocketBase)scc::net::SocketBaseinlineexplicitprotected
SocketBase(int, int, int) (defined in scc::net::SocketBase)scc::net::SocketBaseprotected
SocketBase(SocketBase &&other)scc::net::SocketBaseinline
TcpSocket(int fd) (defined in scc::net::TcpSocket)scc::net::TcpSocketinlineexplicitprotected
TcpSocket(int domain, int stype, int proto) (defined in scc::net::TcpSocket)scc::net::TcpSocketinlineprotected
UnixTcpSock() (defined in scc::net::UnixTcpSock)scc::net::UnixTcpSock
write(const void *loc, size_t len)scc::net::TcpSocketinlinevirtual
~Reader() (defined in scc::util::Reader)scc::util::Readerinlinevirtual
~SocketBase() (defined in scc::net::SocketBase)scc::net::SocketBasevirtual
~Writer() (defined in scc::util::Writer)scc::util::Writerinlinevirtual