DUNE: Uniform Navigational Environment  2.3.1
DUNE::Network::TCPSocket Member List

This is the complete list of members for DUNE::Network::TCPSocket, including all inherited members.

accept(Address *a=0, uint16_t *port=0)DUNE::Network::TCPSocket
addToPoll(System::IOMultiplexing &p)DUNE::Network::TCPSocket
bind(uint16_t port=0, Address add=Address::Any, bool reuse=true)DUNE::Network::TCPSocket
connect(Address add, uint16_t port)DUNE::Network::TCPSocket
delFromPoll(System::IOMultiplexing &p)DUNE::Network::TCPSocket
getBoundAddress(void)DUNE::Network::TCPSocket
getBoundPort(void)DUNE::Network::TCPSocket
listen(int backlog)DUNE::Network::TCPSocket
read(char *buffer, int len)DUNE::Network::TCPSocket
setKeepAlive(bool enabled)DUNE::Network::TCPSocket
setNoDelay(bool enabled)DUNE::Network::TCPSocket
setReceiveTimeout(double timeout)DUNE::Network::TCPSocket
setSendTimeout(double timeout)DUNE::Network::TCPSocket
TCPSocket(bool create=true)DUNE::Network::TCPSocket
wasTriggered(System::IOMultiplexing &p)DUNE::Network::TCPSocket
write(const char *buffer, int len)DUNE::Network::TCPSocket
writeFile(const char *filename, int64_t off_end, int64_t off_beg=-1)DUNE::Network::TCPSocket
~TCPSocket(void)DUNE::Network::TCPSocket