ï
Also note
that you must be able to deal with situations when several "messages" [1] will
arrive in a single data stream returned from the IOCP, with the last message in
part possibly. [2]
[1] By
"message", I mean the logical unit that your program uses to send/receive
data. This may include a single packet, or several of
them.
[2] The
above will apply for data-stream protocols, like TCP. Things might not be
the same for other protocols, which might be somewhat
message-oriented.
--------- www.farda-tech.com [Email: [EMAIL PROTECTED]]
|
_______________________________________________ msvc mailing list [EMAIL PROTECTED] See http://beginthread.com/mailman/listinfo/msvc_beginthread.com for subscription changes, and list archive.
