1. e152a77 socketserver renaming reversal part 3: move the module into the right by Georg Brandl · 17 years ago
  2. d192c92 Updated all import statements to use the new socketserver module name. by Alexandre Vassalotti · 17 years ago
  3. a36909e Fix typo. by Georg Brandl · 17 years ago
  4. d809603 #2742: ``''`` is not converted to NULL in getaddrinfo. by Georg Brandl · 17 years ago
  5. 98fd036 #2752: fix second example too. by Georg Brandl · 17 years ago
  6. 08c7218 #2752: wrong meaning of '' for socket host. by Georg Brandl · 17 years ago
  7. 907a720 A lot more typo fixes by Ori Avtalion. by Georg Brandl · 17 years ago
  8. 2a5d1c3 Update IPv6 RFC number. by Georg Brandl · 18 years ago
  9. 95f17bb Markup fix by Andrew M. Kuchling · 18 years ago
  10. fb2d25a Issue #1646: Make socket support TIPC. The socket module now has support by Christian Heimes · 18 years ago
  11. 2fa2f5d Revert socket.rst to unix-eol. by Georg Brandl · 18 years ago
  12. 04ae916 Added interface to Windows' WSAIoctl and a simple example for a network sniffer. by Christian Heimes · 18 years ago
  13. b19be57 Some cleanup in the docs. by Georg Brandl · 18 years ago
  14. e9fef69 Change socket.error to inherit from IOError rather than being a stand by Gregory P. Smith · 18 years ago
  15. 364b841 Wording change by Andrew M. Kuchling · 18 years ago
  16. 8ee23bb Patch 10124 by Bill Janssen, docs for the new ssl code. by Guido van Rossum · 18 years ago
  17. 4f2c3dd Server-side SSL and certificate validation, by Bill Janssen. by Guido van Rossum · 18 years ago
  18. 4ad9b82 Bug #1752332: httplib no longer uses socket.getaddrinfo(). by Georg Brandl · 18 years ago
  19. 8ec7f65 Move the 2.6 reST doc tree in place. by Georg Brandl · 18 years ago