Asynchronous I/O that doesn’t get in your way, written in D
The search functionality needs JavaScript enabled
Callback type used to determine whether to reject incoming connections
alias RejectConnectionPredicate = nothrow @safe bool delegate(in NetworkAddress);