[twsocket] 'Cannot detach from another thread' with demo program

2010-02-27 Thread h visli
Hi,

Please follow those steps:
1, Run OverbyteIcsThrdSrv.exe in the IDE.
2, Run OverbyteIcsTelnetClient.exe, and connect to the server.
3, Input some words(e.g.: 'help'), and don't press Enter key, then close 
OverbyteIcsTelnetClient.exe directly. you will get the exception message: 
Cannot detach from another thread.



  

--
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 http://www.overbyte.be


Re: [twsocket] 'Cannot detach from another thread' with demo program

2010-02-27 Thread Arno Garrels
h visli wrote:
 Hi,
 
 Please follow those steps:
 1, Run OverbyteIcsThrdSrv.exe in the IDE.
 2, Run OverbyteIcsTelnetClient.exe, and connect to the server.
 3, Input some words(e.g.: 'help'), and don't press Enter key, then
 close OverbyteIcsTelnetClient.exe directly. you will get the
 exception message: Cannot detach from another thread. 

True, I'm able to reproduce this with latest ICS v7 and D2010 
Thanks for reporting. 

My log:

MainThreadID : $09A0
Waiting for clients on port 'telnet'...
Client connected. Remote: 127.0.0.1/3020 Local: 127.0.0.1/23 ThreadID : 
$0AC4
Client disconnecting: 127.0.0.1   Duration: 00:00:15 ThreadID : $09A0
Received from 127.0.0.1: 'help' ThreadID: $0AC4

--
Arno garrels
 
--
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 http://www.overbyte.be