J
John
I will be setting up an asynchronous receive routine for a TCP Socket. If
the receive callback method is not called within some time interval, I want
to cancel the use of the callback method.
Does anyone know the way to cancel the use of a callback routine?
John
the receive callback method is not called within some time interval, I want
to cancel the use of the callback method.
Does anyone know the way to cancel the use of a callback routine?
John