28 Feb 2013 12:09
Question about forkIO
C K Kashyap <ckkashyap <at> gmail.com>
2013-02-28 11:09:16 GMT
2013-02-28 11:09:16 GMT
Hi All,
Say I have a haskell function 'f' that does a forkIO and starts an action "a". I create a DLL of this haskell code and inovke "f" from C. Can I expect the "a" to continue to run once "f" has returned to C?
Regards,
Kashyap
_______________________________________________ Haskell-Cafe mailing list Haskell-Cafe <at> haskell.org http://www.haskell.org/mailman/listinfo/haskell-cafe
RSS Feed