[Mono-list] More info about Asyn Socket errors...

Giuseppe Greco gius.greco@bluewin.ch
Mon, 7 Jul 2003 14:29:24 +0200


Hi all,

Yesterday I reported that I'm not able to
send neither multicast nor broadcast datagram...

Here are the error messages:

Unhandled Exception: System.Net.Sockets.SocketException: Some sort of w32
error occured: 10040
in (unmanaged) /usr/local/lib/libmono.so.0(mono_raise_exception+0x20) [0x40090849]
in (unmanaged) /usr/local/lib/libmono.so.0 [0x400ad10f]
in <0x00134> 00 System.Net.Sockets.Socket:SendTo (byte[],int,int,System.Net.Sockets.SocketFlags,System.Net.EndPoint)
in <0x0005c> 00 .Worker:SendTo ()
in <0x00043> 01 System.MulticastDelegate:invoke_void ()

I don't know how to go further... I've tested the whole twice,
on Linux and on Windows. On Windows, with .NET, all works fine
(including unit tests).

Any idea?

Gius_.