Reverse DNS lookups on accept in network
Johan Tibell
johan.tibell at gmail.com
Wed Apr 10 20:56:02 CEST 2013
On Wed, Apr 10, 2013 at 11:50 AM, Gregory Collins
<greg at gregorycollins.net> wrote:
> Network.Socket.accept doesn't do the reverse lookup.
That is what I use. The Network module itself doesn't get any love
because I think converting Sockets to Handles is a bad idea (because I
think the current Handle design is wrong). Hence all improvements to
the API tends to go in Network.Socket.
More information about the Libraries
mailing list