Torsten Dreyer b06e38699a Make multicast sockets work under windows
msdn article 737550 states that "the preferred method is to call the
bind function to associate a socket with a local IP address and then
join the multicast group. Although this order of operations is not
mandatory, it is strongly recommended".
Since binding to the multicast address seems to fail, let's try binding
to INADDR_ANY and joint thereafter.
2011-05-27 21:06:06 +02:00
2011-05-25 19:21:08 +02:00
2006-02-17 08:58:56 +00:00
2003-06-11 18:55:36 +00:00
2010-08-07 09:09:58 +01:00
2001-12-17 16:52:20 +00:00
2000-03-29 00:00:46 +00:00
2007-07-23 22:00:31 +00:00
2002-09-07 02:58:19 +00:00

[ Nothing here at this time. ]
Description
No description provided
Readme 14 MiB
Languages
C++ 85.5%
C 13.1%
CMake 1.4%