Hi, I am mistaken. It appears I'm using a WebConnectionStream rather than a NetworkStream, whose synchronous Read() method bizarrely starts an asynchronous Read() with an odd timeout mechanism that occasionally kicks in.
The WebClient class had some odd issues in .NET, too. I will build on top of NetworkStream instead. :) -- Jay L. T. Cornwall http://www.jcornwall.me.uk/ _______________________________________________ Mono-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-list
