If readTextDeviceNonBlocking is not non-blocking, shouldn't its name be changed to something more accurate? Or at the very least its documentation?
On 18 May 2010 08:59, Simon Marlow <[email protected]> wrote: > Mon May 17 06:37:41 PDT 2010 Simon Marlow <[email protected]> > * hWaitForInput: don't try to read from the device (#4078) > readTextDeviceNonBlocking is not non-blocking on Windows > > M ./GHC/IO/Handle/Internals.hs -10 +17 > M ./GHC/IO/Handle/Text.hs -1 +1 > > View patch online: > http://darcs.haskell.org/cgi-bin/darcsweb.cgi?r=packages/base;a=darcs_commitdiff;h=20100517133741-12142-daba37f0c8cac73c94a5874b2ed3f0f39d7962bd.gz > _______________________________________________ > Cvs-libraries mailing list > [email protected] > http://www.haskell.org/mailman/listinfo/cvs-libraries > -- Push the envelope. Watch it bend. _______________________________________________ Cvs-libraries mailing list [email protected] http://www.haskell.org/mailman/listinfo/cvs-libraries
