28 Feb 2013 07:14
How to return a network connection to C
C K Kashyap <ckkashyap <at> gmail.com>
2013-02-28 06:14:38 GMT
2013-02-28 06:14:38 GMT
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
_______________________________________________ Haskell-Cafe mailing list Haskell-Cafe <at> haskell.org http://www.haskell.org/mailman/listinfo/haskell-cafe
RSS Feed