[Haskell-cafe] How to return a network connection to C
C K Kashyap
ckkashyap at gmail.com
Thu Feb 28 07:14:38 CET 2013
Hi,
I am using Network.Connection to connect to gmail in my Haskell module -
that's compiled to DLL and invoked from C.
I need a mechanism to return the connection handle to C so that it can pass
it in the subsequent calls. How can I achieve this?
Regards,
Kashyap
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.haskell.org/pipermail/haskell-cafe/attachments/20130228/0ba66e4d/attachment.htm>
More information about the Haskell-Cafe
mailing list