Re: dbus-daemon on Windows: Failed to bind socket "localhost:59367": Address already in use
Thiago Macieira <[email protected]>
| Newsgroups | gmane.comp.freedesktop.dbus |
|---|---|
| Message-ID | <11185780.qWaupliLlJ@tjmaciei-mobl4> |
On Saturday 03 January 2015 14:22:56 Thomas Sondergaard wrote:
> + /* Depending on kernel policy, it may or may not
> + be neccessary to bind to both IPv4 & 6 addresses
> + so ignore EADDRINUSE here */
> + tmp = tmp->ai_next;
This feature is called IPV6_V6ONLY.
If you want to bind to both addresses, make sure to setsockopt and set the
feature off.
--
Thiago Macieira - thiago (AT) macieira.info - thiago (AT) kde.org
Software Architect - Intel Open Source Technology Center
PGP/GPG: 0x6EF45358; fingerprint:
E067 918B B660 DBD1 105C 966C 33F5 F005 6EF4 5358
_______________________________________________
dbus mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/dbus