Proposal to add recvBuf and sendTo to Network.Socket

Bryan O'Sullivan bos at serpentine.com
Wed Dec 29 04:11:31 CET 2010


On Tue, Dec 28, 2010 at 3:49 PM, Simon Horman <horms at verge.net.au> wrote:


> One issue that has come up is that recvBufFrom calls getpeername() for each
> successful recvfrom().  This is unnecessary in the context of the code that
> I am working with as the result is discarded.
>

The network library is maintained by Johan, so you'd be best off talking to
him directly. He's already doing a major rewrite of the library, so this is
a good time to be bringing your question up :-)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.haskell.org/pipermail/libraries/attachments/20101228/d3c3485b/attachment.htm>


More information about the Libraries mailing list