Problem Adding Membership Multicast Errno 22

Brian Ford Brian.Ford@FlightSafety.com
Fri Feb 20 18:06:00 GMT 2009


On Fri, 20 Feb 2009, victhor_1983 wrote:

> 	Direccion.sin_addr.s_addr=inet_addr("224.0.22.1");//("138.4.32.34");

Binding to a multicast address doesn't work on windows.  You must bind to
INADDR_ANY.

-- 
Brian Ford
Staff Realtime Software Engineer
VITAL - Visual Simulation Systems
FlightSafety International
the best safety device in any aircraft is a well-trained crew...

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/



More information about the Cygwin mailing list