Asynchronous I/O that doesn’t get in your way, written in D
The search functionality needs JavaScript enabled
Callback invoked for incoming TCP connections.
alias TCPConnectionDelegate = nothrow @safe void delegate(TCPConnection);