On Wed, Feb 23, 2005 at 11:10:14PM +1000, David Whyte wrote:
Does the myth protocol put a newline at the end of a message? Your code is assuming that, from the looks of that. The code I wrote to read back the message from the myth just read the 8 byte ascii length and then read exactly the number of bytes it indicated from the socket. No readln or similar. Might that make a diff?
_______________________________________________ mythtv-dev mailing list [email protected] http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-dev
