I would like to cancel an overlapped IO operation on a socket without having to close the socket or exit the thread that initiated the IO.
Unfortunately, the CancelIo function is not supported in windows CE.
Any ideas?
Loading User Information from Channel 9
Something went wrong getting user information from Channel 9
Loading User Information from MSDN
Something went wrong getting user information from MSDN
Loading Visual Studio Achievements
Something went wrong getting the Visual Studio Achievements
I would like to cancel an overlapped IO operation on a socket without having to close the socket or exit the thread that initiated the IO.
Unfortunately, the CancelIo function is not supported in windows CE.
Any ideas?
Thread Closed
This thread is kinda stale and has been closed but if you'd like to continue the conversation, please create a new thread in our Forums,
or Contact Us and let us know.