dns-0.3.7: DNS library in Haskell

Safe HaskellNone

Network.DNS.Decode

Synopsis

Documentation

receive :: Socket -> IO DNSFormatSource

Receiving DNS data from Socket and parse it. The second argument is a buffer size for the socket.