2005-04-14 Gonzalo Paniagua Javier <gonzalo@ximian.com>
authorGonzalo Paniagua Javier <gonzalo.mono@gmail.com>
Thu, 14 Apr 2005 22:40:16 +0000 (22:40 -0000)
committerGonzalo Paniagua Javier <gonzalo.mono@gmail.com>
Thu, 14 Apr 2005 22:40:16 +0000 (22:40 -0000)
commitd43aab1f7b07f8e433f290a311f6aaed5431b7b6
tree45ce1f9462bcaf7cecf957bfc7c162818a90ad56
parent0e7b2212a1e1103698abe9587652ec97a9d947a0
2005-04-14 Gonzalo Paniagua Javier <gonzalo@ximian.com>

* WebConnectionStream.cs:
* WebAsyncResult.cs: ensure we only call EndRead once per async. result.
Update total before invoking the callback when present.

svn path=/trunk/mcs/; revision=43016
mcs/class/System/System.Net/ChangeLog
mcs/class/System/System.Net/WebAsyncResult.cs
mcs/class/System/System.Net/WebConnectionStream.cs