Hello Dimitry,

Friday, June 25, 2010, 7:06:31 PM, you wrote:

> As a more general question, are GHC Handles (and underlying
> implementations of GHC.IO.Device and GHC.IO.BufferedIO) expected to be
> thread-safe?

i think so. i consider threads as control structure and your question
looks for me the as "can we use Handle in function/cycle other that
one created it"

in particular, it was always safe to make I/O from many threads for
the same Handle

-- 
Best regards,
 Bulat                            mailto:bulat.zigans...@gmail.com

_______________________________________________
Glasgow-haskell-users mailing list
Glasgow-haskell-users@haskell.org
http://www.haskell.org/mailman/listinfo/glasgow-haskell-users

Reply via email to