Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Major overhaul of timeout sockets: | Guido van Rossum | 2002-06-13 | 1 | -3/+2 |
* | Repair a comment. | Guido van Rossum | 2002-06-07 | 1 | -1/+1 |
* | SF patch 555085 (timeout socket implementation) by Michael Gilfix. | Guido van Rossum | 2002-06-06 | 1 | -0/+3 |
* | Patch #520062: Support IPv6 with VC.NET. | Martin v. Löwis | 2002-03-01 | 1 | -0/+10 |
* | Add documentation about how the inter-module linking works. | Marc-André Lemburg | 2002-02-25 | 1 | -1/+54 |
* | Moved the declaration of PySocketSock_Type from socketmodule.h to | Tim Peters | 2002-02-17 | 1 | -7/+0 |
* | For readability, switch to tab indents; was using a mix of tab indents, | Tim Peters | 2002-02-17 | 1 | -35/+35 |
* | Break SSL support out of _socket module and place it into a new | Marc-André Lemburg | 2002-02-16 | 1 | -0/+159 |