|
Re: stdin set to nonblocking mode: msg#00074lang.haskell.glasgow.bugs
"Simon Marlow" <simonmar@xxxxxxxxxxxxx> writes: On 11 August 2005 01:18, John Meacham wrote: The main reason for using non-blocking descriptors is that select() only tells you that I/O is possible over a descriptor, not the amount. Hence block read()s and writes() run the real risk of blocking the whole system. Insisting on single byte read()/write()s is not an option ;-) --sigbjorn
|
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | [ ghc-Bugs-1251699 ] ghc-6.4.1.20050801: panic!, SourceForge.net |
|---|---|
| Next by Date: | [ ghc-Bugs-1256785 ] Recompilation check should include flags, SourceForge.net |
| Previous by Thread: | RE: stdin set to nonblocking mode, Simon Marlow |
| Next by Thread: | RE: stdin set to nonblocking mode, Simon Marlow |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |