dns
dns copied to clipboard
Exception handling in the server
At the moment, there's no easy way to handle timeouts or unresolved system DNS lookups. As a result, any invalid DNS lookup will crash the server. Is there a way to get around this?