This pull request will add dual-stack support to PyGopherd's two TCP servers. The daemon will now listen for both IPv4 and IPv6 connections. I have done limited testing with my Gopher server and found no errors, though I admit I may be the first person in the world to browse Gopher over IPv6!
Many Gopher clients only speak IPv4, so just to make sure, I had to test with Netcat:
This pull request will add dual-stack support to PyGopherd's two TCP servers. The daemon will now listen for both IPv4 and IPv6 connections. I have done limited testing with my Gopher server and found no errors, though I admit I may be the first person in the world to browse Gopher over IPv6!
Many Gopher clients only speak IPv4, so just to make sure, I had to test with Netcat:
which produced a Gopher listing!