18 #ifndef HH_SENF_Socket_Protocols_INet_TCPSocketProtocol_ 19 #define HH_SENF_Socket_Protocols_INet_TCPSocketProtocol_ 1 unsigned siocinq() const
Return current size of the input queue.
Generic addressing type independent INet protocol facet.
unsigned available() const
Return (maximum) number of bytes available for reading without < blocking.
IPv[46]Protocol public header.
Protocol facet to support TCP operations.
void close()
Close socket.
bool nodelay() const
Check current SO_NODELAY status.
bool eof() const
Check for end-of-file condition.
void shutdown(ShutType type) const
unsigned siocoutq() const
Return current size of the output queue.