Hi,
I recently tried building live55 streaming media (live555.com) on cygwin-1.5.23.
While building, it complained of the structure ip_mreq_source being not defined.
A little bit of probing and emailing the live-devel mailing list revealed that
IP_ADD_SOURCE_MEMBERSHIP is defined in cygwin/socke
Thanks, Corinna
> Would it make sense for cygwin/sockets.h to include w32api/ws2tcpip.h?
> I'm afraid that it might add to the kludge that is winsock/winsock2,
> and break some things :)
Don't do that. Define the missing strcutures manually in your application
instead.
Also keep in mind that
2 matches
Mail list logo