Socket Options

MR K P SCHUPKE k.schupke at imperial.ac.uk
Mon Jun 28 08:43:48 EDT 2004


If you fork a thread to handle each connection the async
exception is thrown to the (Haskell) thread which is
performing IO on the socket when it happens. 

(the ignore means ignore the signal the default action is
to terminate the program)

	Keean.


More information about the Glasgow-haskell-users mailing list