first data read after socket readable
From: Mike (miketcl_at_msdooley.com)
Date: 10/29/04
- Next message: spam_at_controlq.com: "Re: Visual programming"
- Previous message: Rolf Schroedter: "Re: namespace variable not seen by [info exists]"
- Next in thread: Bruce Hartweg: "Re: first data read after socket readable"
- Reply: Bruce Hartweg: "Re: first data read after socket readable"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: 29 Oct 2004 08:26:35 -0700
Where can I find some information to read that will tell me what the
12 bytes of data returned in the first read of a socket mean?
After I open a socket and configure it as blocking false, I read the
socket. The first data I get is (in hex): fffd18fffd20fffd23fffd27
What is this data? What does it mean?
Thanks for any pointers to info (or info) about this.
Mike
- Next message: spam_at_controlq.com: "Re: Visual programming"
- Previous message: Rolf Schroedter: "Re: namespace variable not seen by [info exists]"
- Next in thread: Bruce Hartweg: "Re: first data read after socket readable"
- Reply: Bruce Hartweg: "Re: first data read after socket readable"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|