On Wed, Sep 26, 2012 at 11:45 AM, Roberto De Ioris <[email protected]> wrote: > > Il giorno 26/set/2012, alle ore 13:41, C Anthony Risinger <[email protected]> > ha scritto: >> >> - binding to socket before setting IP_ADD_MEMBERSHIP and IP_MULTICAST_LOOP? > > I am not quite sure about that, does it changes something ?
tbh, i have no idea ... it just looked better to me and matched what socat was doing (per strace -ff -etrace=network). >> - not setting SO_REUSEADDR (like TCP sockets)? when i was using socat >> i could bind as many as i liked, not so with uwsgi :-( > > seems (extremely) reasonable, i will apply it perfect! >> ... or perhaps some other way/syntax to set arbitrary socket options, >> eg. copy socat interface? one could use the `=<N>` construct used >> elsewhere in configs, say: > > i will check it , but i suppose a --multicast-ttl option will be the easiest > choice for now that would work just as well :-) thanks Roberto, -- C Anthony _______________________________________________ uWSGI mailing list [email protected] http://lists.unbit.it/cgi-bin/mailman/listinfo/uwsgi
