Proposal: add System.IO.hGetBufSome
Jesper Louis Andersen
jesper.louis.andersen at gmail.com
Wed May 5 11:17:06 EDT 2010
On Wed, May 5, 2010 at 12:18 PM, Simon Marlow <marlowsd at gmail.com> wrote:
> http://hackage.haskell.org/trac/ghc/ticket/4046
>
> I'd like to add the following function to `System.IO`, alongside `hGetBuf`
> and `hGetBufNonBlocking`:
[...]
+1 from me. I would expect this to be available from System.IO as it
closely resembles the low-level UNIX call. The BSD socket API is
definitely one of the better out there, if you squint the eyes and
look through the haze of C.q
--
J.
More information about the Libraries
mailing list