Problems interrupting IO with -threaded

Brandon S. Allbery KF8NH allbery at ece.cmu.edu
Wed Jun 11 09:05:33 EDT 2008


On 2008 Jun 11, at 0:43, Simon Marlow wrote:

> Unix semantics just isn't the right thing when it comes to non- 
> blocking I/O.  If only there were non-blocking read()/write() system  
> calls, we'd be fine.


Have you considered using aio_read() and company?

-- 
brandon s. allbery [solaris,freebsd,perl,pugs,haskell] allbery at kf8nh.com
system administrator [openafs,heimdal,too many hats] allbery at ece.cmu.edu
electrical and computer engineering, carnegie mellon university    KF8NH




More information about the Glasgow-haskell-users mailing list