[Mono-list] SslClientStream.StartRead don't return
Dominik Zabłotny
dominz at wp.pl
Sun Jul 31 22:05:31 EDT 2005
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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: Main.cs
Type: text/x-csharp
Size: 2840 bytes
Desc: not available
Url : http://lists.ximian.com/pipermail/mono-list/attachments/20050801/a009fd10/Main.bin
More information about the Mono-list
mailing list