[Mono-dev] [PATCH] SoapHttpClientProtocol Thread Safety fix.

Arina Itkes arinai at mainsoft.com
Wed Nov 28 03:19:07 EST 2007


Fix for thread safety had included changes in Url property. It was made
with calling to property supported only by net 2.0. Now it supported by
net 1.0 too.

-----Original Message-----
From: mono-devel-list-bounces at lists.ximian.com
[mailto:mono-devel-list-bounces at lists.ximian.com] On Behalf Of Atsushi
Eno
Sent: Tuesday, November 27, 2007 10:13 PM
To: mono-devel
Subject: Re: [Mono-dev] [PATCH] SoapHttpClientProtocol Thread Safety
fix.

Hi,

Please explain how come Uri is related to thread safety?

Atsushi Eno

Arina Itkes wrote:
> Please review additional fix for Url get property. Now it supported by
> NET_1_1 too.
> 
> -----Original Message-----
> From: mono-devel-list-bounces at lists.ximian.com
> [mailto:mono-devel-list-bounces at lists.ximian.com] On Behalf Of Arina
> Itkes
> Sent: Thursday, November 15, 2007 2:57 PM
> To: mono-devel
> Subject: [Mono-dev] [PATCH] SoapHttpClientProtocol Thread Safety fix.
> 
> 	Hi all,
> 
> 	Please review the attached patch. 
> 
> 	It contains synchronization fix for the class
> WebClientAsyncResult and light changes for the class WebClientProtocol
> that is a base of SoapHttpClientProtocol for thread safety purpose.
> 
> 
>
------------------------------------------------------------------------
> 
> _______________________________________________
> Mono-devel-list mailing list
> Mono-devel-list at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/mono-devel-list


_______________________________________________
Mono-devel-list mailing list
Mono-devel-list at lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-devel-list



More information about the Mono-devel-list mailing list