Open GoogleCodeExporter opened 8 years ago
BTW, I checked listen_port() and it seems return port number of the first
socket, which is the IPv4
one. This bug first occurred when I torrenting on a IPv6-only tracker. The
tracker says my port is
firewalled. I checked from external network with telnet and confirmed both IPv4
and IPv6 port actually
works.
Possible fix: 1. confirm port number at the end of open_listen_port()
2. bind to IPv6 address with ipv6only=false
Original comment by dan.renyidong
on 10 Dec 2014 at 10:44
Original issue reported on code.google.com by
dan.renyidong
on 10 Dec 2014 at 10:37