[MUD-Dev] OT: Socket programming - platform specific

Chris Gray cg at ami-cg.GraySage.Edmonton.AB.CA
Sun Jan 25 09:57:03 CET 1998


[Jon Lambert:]

:A possible solution is to install a SIGINT handler and from within it
:call WSACancelBlockingCall() followed by WSACleanup().  It should cancel
:outstanding Select()'s.

Great! Thanks - I hadn't seen that call (I was mostly looking for
equivalents to the UNIX ones).

--
Chris Gray   cg at ami-cg.GraySage.Edmonton.AB.CA



More information about the mud-dev-archive mailing list