|
-
Feb 22nd, 2003, 06:45 AM
#1
Need confirm on Winsock GetData behaviour *resolved
Once .GetData strSample fails, is it pointless to do Resume and try again since the receive buffer is cleared (unlike .PeekData)?
Or does the stream still reside in the buffer after the fail (assuming there's data in the buffer) so a Resume can handle the error?
I'm trying to decide what error handling is needed for .GetData, if its necessary at all. Thanks.
Last edited by leinad31; Feb 23rd, 2003 at 06:01 AM.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|