Re: [twsocket] Problem when using TPing with TSslWSockServer

2014-04-17 Thread Angus Robertson - Magenta Systems Ltd
> in unit of OverbyteIcsIcmp, > the TICMP.Destroy have some problem Thanks, now fixed in V8 and SVN will be updated overnight. Angus -- To unsubscribe or change your settings for TWSocket mailing list please goto http://lists.elists.org/cgi-bin/mailman/listinfo/twsocket Visit our website at ht

Re: [twsocket] Problem when using TPing with TSslWSockServer

2014-04-17 Thread 丝般非可
in unit of OverbyteIcsIcmp, the TICMP.Destroy have some problem destructor TICMP.Destroy; begin if hICMP <> INVALID_HANDLE_VALUE then IcmpCloseHandle(hICMP); if hICMP6 <> INVALID_HANDLE_VALUE then{ V8.02 } IcmpCloseHandle(hICMP6); if hICMPdll <> 0 then FreeL