|
Re: [GHC] #806: hGetBufNonBlocking doesn't work with -threaded on Windows: msg#00042lang.haskell.glasgow.bugs
#806: hGetBufNonBlocking doesn't work with -threaded on Windows -----------------------------+---------------------------------------------- Reporter: titto@xxxxxxxx | Owner: Type: bug | Status: new Priority: normal | Milestone: 6.6 Component: libraries/base | Version: 6.4.2 Severity: normal | Resolution: Keywords: | Os: Windows Difficulty: Unknown | Architecture: x86 -----------------------------+---------------------------------------------- Changes (by simonmar): * component: Compiler => libraries/base * milestone: => 6.6 * summary: internal error: asyncRead# on threaded RTS with HAppS -threaded => hGetBufNonBlocking doesn't work with -threaded on Windows Comment: The bug is in hGetBufNonBlocking, which bogusly uses asyncRead on Windows. I've changed the title of the ticket to reflect this. As a workaround for now, you could use hGetBuf (I believe the NonBlocking variants aren't actually non-blocking on Windows anyway, this is another bug). -- Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/806> GHC <http://www.haskell.org/ghc/> The Glasgow Haskell Compiler_______________________________________________ Glasgow-haskell-bugs mailing list Glasgow-haskell-bugs@xxxxxxxxxxx http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs
|
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | Re: [GHC] #817: internal error: stg_ap_ppp_ret, GHC |
|---|---|
| Next by Date: | [GHC] #822: -keep-tmp-files does not keep all temporary files, GHC |
| Previous by Thread: | [GHC] #821: implicit parameters and type synonyms, GHC |
| Next by Thread: | [GHC] #822: -keep-tmp-files does not keep all temporary files, GHC |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |