I'v created CAsyncSocket object and connected it in main thread. I started "watchdog" thread and in the case of broken connection i want to reconnect. All operations in "watchdog" result in unhandled exception, but the object is correct. May be threre is some rule in working with CAsyncSocket object from other thread?
Thanks
