Asynchronous I/O that doesn’t get in your way, written in D
The search functionality needs JavaScript enabled
Sets TCP_USER_TIMEOUT socket option (linux only). https://tools.ietf.org/html/rfc5482
TCP_USER_TIMEOUT
abstract void setUserTimeout ( StreamSocketFD socket, core.time.Duration timeout ) nothrow @safe;