2010-01-29 Rolf Bjarne Kvinge <RKvinge@novell.com>
commitcabcb6a01122f8ce159412060e0ff6ba59586691
authorRolf Bjarne Kvinge <RKvinge@novell.com>
Thu, 28 Jan 2010 23:22:13 +0000 (28 23:22 -0000)
committerRolf Bjarne Kvinge <RKvinge@novell.com>
Thu, 28 Jan 2010 23:22:13 +0000 (28 23:22 -0000)
tree95a20e9bfaf2116046ec87c91ec82bfd2a35ff36
parente14a2279b29e3172de565bab17d59761e7fd7753
2010-01-29  Rolf Bjarne Kvinge  <RKvinge@novell.com>

* WebClient_2_1.cs: Ensure the WriteStreamClosed event is emitted on
the correct thread (by using the stored SynchronizationContext).

* InternalWebRequestStreamWrapper.cs: Add a WebClientData field which
is passed to the WriteStreamClosedCallback.

svn path=/trunk/mcs/; revision=150512
mcs/class/System.Net/System.Net/ChangeLog
mcs/class/System.Net/System.Net/InternalWebRequestStreamWrapper.cs
mcs/class/System.Net/System.Net/WebClient_2_1.cs