Results 1 to 4 of 4

Thread: Need confirm on Winsock GetData behaviour *resolved

Threaded View

  1. #1

    Thread Starter
    PowerPoster
    Join Date
    Nov 2002
    Location
    Manila
    Posts
    7,629

    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
  •  



Click Here to Expand Forum to Full Width