On 8/12/07, Matthias Urlichs <[EMAIL PROTECTED]> wrote: > * check that you're actually using the offset+payload_length fields > instead of blindly using the whole data portion of the message ;-)
I'm truncating using the length I assumed the offset didn't actually do anything. My Ruby code is translated from the python one and that one didn't do anything with it. > * verify with "strace -s200" that you really do receive that header > as part of the payload, instead of running into a bug in your code, > > * post (a link to) the strace output to the list if you still can't find > the problem. I'll try this. Pedro. ------------------------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/ _______________________________________________ Owfs-developers mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/owfs-developers
