|
HI
As far as I understand what you are asking, the
IOCP calls the CALLBACK function when it has some data to read in. This
data may (mostly likely) will not be the whole packet of information. Its
up to you to place a number as the first part of the packet to tell the
receiving prog how big the packet is. It is then up to your program to
keep reading the data from the port until it has a whole packet with which it
can do something.
I didn't think IOCP did timeouts.
Max
|
_______________________________________________ msvc mailing list [EMAIL PROTECTED] See http://beginthread.com/mailman/listinfo/msvc_beginthread.com for subscription changes, and list archive.
