[Haskell-cafe] Re: Hugsvs GHC (again)was:Re: Somerandomnewbiequestions

Simon Marlow simonmar at microsoft.com
Fri Jan 21 11:38:31 EST 2005


On 21 January 2005 16:27, Keean Schupke wrote:

> Having read around I have found that select does return readable for
> all file IO on a block device...
> 
> I wonder if ghc could use non-blocking mode (files opened with the
> O_NONBLOCK) flag?

GHC does use the O_NONBLOCK flag.

Cheers,
	Simon


More information about the Haskell-Cafe mailing list