[Home] [Groups] - Message: [Prev in Group] [Next in Group]
5360: Re: [MUD-Dev] OT: Socket programming - platform specific
[Full Header] [Plain Text]
From: "Chris Gray" <cg@ami-cg.GraySage.Edmonton.AB.CA>
Newsgroups: nu.kanga.list.mud-dev
Date: Sun, 25 Jan 98 09:57:03 MST
Organization: Kanga.Nu
[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@ami-cg.GraySage.Edmonton.AB.CA