MUD-Dev
mailing list archive

Other Periods  | Other mailing lists  | Search  ]

Date:  [ Previous  | Next  ]      Thread:  [ Previous  | Next  ]      Index:  [ Author  | Date  | Thread  ]

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



[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



Other Periods  | Other mailing lists  | Search  ]