RE: fdToHandle and non-blocking mode

2005-02-07 Thread Simon Marlow
On 05 February 2005 18:26, Volker Wysk wrote:

 fdToHandle turns the handle to non-blocking mode. This isn't
 documented. It may interfere with further use of the handle.
 
 For me, it caused a race condition after a subsequent executeFile.

Documented.

Simon
___
Glasgow-haskell-bugs mailing list
Glasgow-haskell-bugs@haskell.org
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs


fdToHandle and non-blocking mode

2005-02-05 Thread Volker Wysk
Hello.

fdToHandle turns the handle to non-blocking mode. This isn't documented. It 
may interfere with further use of the handle. 

For me, it caused a race condition after a subsequent executeFile.

bye,
V.W.
___
Glasgow-haskell-bugs mailing list
Glasgow-haskell-bugs@haskell.org
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs