المساعد الشخصي الرقمي

مشاهدة النسخة كاملة : CAsynSocket connection problem



C++ Programming
02-03-2012, 01:30 PM
I am getting a 0 Return Code from CAsynSocket::connect doing GetLasterror I am getting
WSAEWOULDBLOCK 10035 (waitting for connection to complete)

However my CAsynSocket::Onconnect overridable is never called to complete the connection


Any Suggestion would be helpfull