|
Re: hGetBuf (or something related) broken for 6.2 with sockets: msg#00027lang.haskell.glasgow.bugs
On Thu, Dec 18, 2003 at 09:53:50PM +0100, Tomasz Zielonka wrote: > On Thu, Dec 18, 2003 at 07:44:58PM +0100, George Russell wrote: > > It seems to work when I change hGetBuf to hGetBufNonBlocking. The name > is a bit misleading - the action _does_ wait for some data, but it doesn't > wait for all requested bytes. I've made a mistake here. hGetBuf waits for filling the whole Handle's reading buffer (or reaching EOF), even if the buffer contains enough data to satisfy the request. Best regards, Tom -- .signature: Too many levels of symbolic links
|
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | Re: bug during documentation generation?, Sven Panne |
|---|---|
| Next by Date: | RE: hGetBuf (or something related) broken for 6.2 with sockets, Simon Marlow |
| Previous by Thread: | Re: hGetBuf (or something related) broken for 6.2 with sockets, Tomasz Zielonka |
| Next by Thread: | RE: hGetBuf (or something related) broken for 6.2 with sockets, Simon Marlow |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |