Hi Jarek, thanks, it's in CVS now.

Greets,
Lawrence

> There's a problem with the TcpClient object returned from
> TcpListener.AcceptTcpClient.
> When you attempted to call GetStream() on the result you'd get null
instead
> of the correct NetworkStream object.
>
> Attached is the patch for it. It modifies internal void SetTcpClient() to
> correctly initialize "stream" member.
> ChangeLog is also included.
>
> Can you add it to CVS?
>
> Jarek
>



_______________________________________________
Mono-list maillist  -  [EMAIL PROTECTED]
http://lists.ximian.com/mailman/listinfo/mono-list

Reply via email to