
16 Feb
2007
16 Feb
'07
1:48 p.m.
Hi Gaurav, On Fri, 16 Feb 2007 18:01:48 +0530, Gaurav.Jain@iflexsolutions.com said:
1). Added #include <sys/sockio.h> in /boost/asio/detail/ socket_types.hpp under #else part of #if defined(BOOST_WINDOWS) || defined(__CYGWIN__)
Ok.
Following test case got failed during execution : multicast.cpp
The errors from this test indicate a problem with multicast and IPv6. Do you have IPv6 network interfaces (including loopback) present on this system (i.e. visible when you run ifconfig)? Is multicast enabled for them? Cheers, Chris