COMMITS
/ Modules/socketmodule.h June 13, 2002
G
Major overhaul of timeout sockets:
Guido van Rossum committed
June 7, 2002
G
Repair a comment.
Guido van Rossum committed
June 6, 2002
G
SF patch 555085 (timeout socket implementation) by Michael Gilfix.
Guido van Rossum committed
March 1, 2002
M
Patch #520062: Support IPv6 with VC.NET.
Martin v. Löwis committed
February 25, 2002
M
Add documentation about how the inter-module linking works.
Marc-André Lemburg committed
February 17, 2002
T
Moved the declaration of PySocketSock_Type from socketmodule.h to
Tim Peters committed
T
For readability, switch to tab indents; was using a mix of tab indents,
Tim Peters committed
February 16, 2002
M
Break SSL support out of _socket module and place it into a new
Marc-André Lemburg committed