]> granicus.if.org Git - python/commit
Patch #401196: Use getaddrinfo and AF_INET6 in TCP servers and clients.
authorMartin v. Löwis <martin@v.loewis.de>
Tue, 24 Jul 2001 20:34:08 +0000 (20:34 +0000)
committerMartin v. Löwis <martin@v.loewis.de>
Tue, 24 Jul 2001 20:34:08 +0000 (20:34 +0000)
commita43c2f845e59b833b17e45994cd81c631c071236
tree76fcd97361c26474054557e554fc548770431acf
parentd61e3eab449102834406b9026852e1db51de16bb
Patch #401196: Use getaddrinfo and AF_INET6 in TCP servers and clients.
Lib/BaseHTTPServer.py
Lib/SocketServer.py
Lib/ftplib.py
Lib/httplib.py
Lib/poplib.py
Lib/smtplib.py
Lib/telnetlib.py