[Haskell-cafe] Killing a thread blocking on a foreign call

John Van Enk vanenkj at gmail.com
Thu Aug 27 16:44:40 EDT 2009


Hi List,

I'm trying to kill a thread (during program cleanup) that is almost always
going to be perma-blocking on a foreign call (read).

It seems that there's no facility to do this built into Haskell at this
point, or is there?

/jve
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.haskell.org/pipermail/haskell-cafe/attachments/20090827/b19c30d7/attachment.html


More information about the Haskell-Cafe mailing list