Thanks for the howto. It's a great conceptual introduction, and I was happy to have it to read when I needed to get my hands a bit dirtier than using SocketServer. But the statement "If we had used s.bind(('', 80)) [the socket would only be] visible within the same machine." appears to be incorrect. As the socket module documentation states, "the empty string represents INADDR_ANY." Thanks and best regards, Patrick Maupin Austin, Texas
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Am 07.12.2011 01:55, schrieb Patrick Maupin:
Hi Patrick, thanks for your report, this is now fixed (very very delayed, I know) and will appear online soon. cheers, Georg -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.19 (GNU/Linux) iEYEARECAAYFAlFqcBAACgkQN9GcIYhpnLA5AACdG877atIQbxfrlGTUoDehky/3 aEYAoIonQmHn3VcOI5BskiWfeX0eEvNn =bmwZ -----END PGP SIGNATURE-----
participants (2)
-
Georg Brandl
-
Patrick Maupin