
16 Oct
2001
16 Oct
'01
8:37 a.m.
I didn't try ghc-5.02 since I haven't installed it yet.
Could you do that? The IO library in 5.00.2 had a bug in fdToHandle which meant that it didn't put the file descriptor into non-blocking mode, and I suspect this is the cause of your problem. Cheers, Simon

17 Oct
17 Oct
12:56 p.m.
New subject: IO concurrency
I didn't try ghc-5.02 since I haven't installed it yet.
Could you do that? The IO library in 5.00.2 had a bug in fdToHandle which meant that it didn't put the file descriptor into non-blocking mode, and I suspect this is the cause of your problem.
It works. Thank you. Max.
8670
Age (days ago)
8671
Last active (days ago)
1 comments
2 participants
participants (2)
-
Max Kirillov
-
Simon Marlow