[Mono-list] NetworkStream.Read latency

Jay L. T. Cornwall jay at jcornwall.me.uk
Wed Jul 30 18:34:38 EDT 2008


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/


More information about the Mono-list mailing list