[Mono-dev] Remoting unit tests (HttpChannel) failing after r69986

Felipe Almeida Lessa felipe.lessa at gmail.com
Sun Dec 24 16:33:34 EST 2006


On 12/24/06, Robert Jordan <robertj at gmx.net> wrote:
> After this patch
>
> http://lists.ximian.com/pipermail/mono-patches/2006-December/084885.html
>
> the HttpChannel unit tests are timing out.

I don't know much of Mono libs internals, but isn't the last "if"
changed supposed to be negated, like

+			if (!cnc.Write (headers, 0, headers.Length))

?

-- 
Felipe.



More information about the Mono-devel-list mailing list