24 #ifndef __NETCOMM_SOCKET_STREAM_H_ 25 #define __NETCOMM_SOCKET_STREAM_H_ 27 #include <netcomm/socket/socket.h> StreamSocket(float timeout=0.f)
Constructor.
Fawkes library namespace.
AddrType
Address type specification.
TCP stream socket over IP.
virtual Socket * clone()
Clone socket.
bool nodelay()
Check if Nalge algorithm is disabled.
AddrType addr_type
Address type/family of socket.
float timeout
Timeout in seconds for various operations.
void set_nodelay(bool no_delay)
Enable or disable Nagle algorithm.