C
Cylix
I have a tcpListen on a new thread in my application.
When start the tcpListen, the process will hold in that line.
I would like to terminate the tcpListen by abort the thread, but fail.
How can I abost the tcpListen in a indepent thread?
Thanks a lot!
When start the tcpListen, the process will hold in that line.
I would like to terminate the tcpListen by abort the thread, but fail.
How can I abost the tcpListen in a indepent thread?
Thanks a lot!