[MPlayer-dev-eng] latest mingw network patch

flo/yepyep flodt8 at yahoo.de
Tue Jun 3 12:14:50 CEST 2003


 --- Alex Beregszaszi <alex at fsn.hu> wrote:

> > +#define IP_ADD_MEMBERSHIP	12
> > +struct ip_mreq {
> > +	struct in_addr imr_multiaddr;
> > +	struct in_addr imr_interface;
> > +};
> 
> What is this good for?

this stuff is used later in rtp_open_socket (as options for
setsockopt). they're not defined/declared in or from winsock2.h for
some odd reason, but they're listed here:
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/winsock/winsock/socket_options.asp

flo/yepyep

__________________________________________________________________

Gesendet von Yahoo! Mail - http://mail.yahoo.de
Logos und Klingeltöne fürs Handy bei http://sms.yahoo.de



More information about the MPlayer-dev-eng mailing list