Asynchronous I/O that doesn’t get in your way, written in D
The search functionality needs JavaScript enabled
Sets the TCP_NODELAY option on a socket
TCP_NODELAY
abstract void setTCPNoDelay ( StreamSocketFD socket, bool enable ) nothrow @safe;