[Mono-list] SslClientStream.StartRead don't return

Martin Hinks mhinks at gmail.com
Mon Aug 1 12:13:10 EDT 2005


Have you checked that you have either sent some data, or some data is
waiting to be queued please?

If not, please file a bugzilla report with the attached source.

Thanks,

Martin

On 8/1/05, Dominik Zabłotny <dominz at wp.pl> wrote:
> I am using SslClientStream to connect to jabber server. Both Read() and
> StartRead() functions work good, except that StartRead() doesn't return
> after starting async operation. Is it supposed to work this way or am I
> doing something wrong?
> Simple program that shows the problem is attached, it compiles with:
> mcs -r:Mono.Security.dll -r:System.Security.dll Main.cs
> 
> --
> Dominik Zablotny
> xmpp://doza@chrome.pl
> 
> 
> _______________________________________________
> Mono-list maillist  -  Mono-list at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/mono-list
> 
> 
> 
> 


-- 
Martin Hinks
http://www.m-s-d.net


More information about the Mono-list mailing list