| Commit message (Expand) | Author | Age | Files | Lines |
* | Four months of trunk changes (including a few releases...) | Thomas Wouters | 2006-12-13 | 1 | -7/+8 |
|
|
* | Merged revisions 46753-51188 via svnmerge from | Thomas Wouters | 2006-08-11 | 1 | -0/+52 |
|
|
* | Merge the rest of the trunk. | Thomas Wouters | 2006-06-08 | 1 | -2/+2 |
|
|
* | Merge p3yk branch with the trunk up to revision 45595. This breaks a fair | Thomas Wouters | 2006-04-21 | 1 | -5/+25 |
|
|
* | Remove dots in \version{changed,added} argument and | Georg Brandl | 2006-01-15 | 1 | -2/+2 |
|
|
* | Remove extra period at end. | Neal Norwitz | 2006-01-15 | 1 | -1/+1 |
|
|
* | Patch #1103116: AF_NETLINK sockets basic support. | Martin v. Löwis | 2006-01-14 | 1 | -0/+3 |
|
|
* | Bug #756104: document that bufsize in socket.recv() should be small | Georg Brandl | 2005-12-26 | 1 | -0/+2 |
|
|
* | SF Bug #1308042, platform dependent behaviour (Windoze of course) in UDP sock... | Neal Norwitz | 2005-10-03 | 1 | -1/+2 |
|
|
* | Fix test for socket.getfqdn() to also include the name returned by | Brett Cannon | 2005-03-11 | 1 | -2/+2 |
|
|
* | Patch #1015012. Improve markup and punctuation in libsocket.tex | Dave Cole | 2004-08-26 | 1 | -3/+3 |
|
|
* | Updated the socketpair() docstring and documentation to explain that the | Dave Cole | 2004-08-23 | 1 | -2/+3 |
|
|
* | Ooops - for some reason I had the wrong versionadded... | Dave Cole | 2004-08-09 | 1 | -1/+1 |
|
|
* | Patch #1003700: Add socketpair function to socket module. | Dave Cole | 2004-08-09 | 1 | -0/+8 |
|
|
* | Added socket.getservbyport(), and make its second argument and that of | Barry Warsaw | 2004-06-28 | 1 | -3/+9 |
|
|
* | avoid backticks in examples; use repr() instead | Fred Drake | 2004-06-03 | 1 | -2/+2 |
|
|
* | note that the error code for socket.gaierror will be one of the EAI_* | Fred Drake | 2004-05-05 | 1 | -0/+2 |
|
|
* | #928751, fix typos in socket doc | Neal Norwitz | 2004-04-03 | 1 | -3/+3 |
|
|
* | update signature of the socket constructor | Fred Drake | 2004-01-27 | 1 | -5/+7 |
|
|
* | After hearing from someone who gave up on timeout sockets due to a | Guido van Rossum | 2003-12-13 | 1 | -0/+4 |
|
|
* | Patch #849595: Add socket.shutdown() constants. | Martin v. Löwis | 2003-11-27 | 1 | -2/+2 |
|
|
* | Add note about fileno not being usable as a normal file descriptor in Windows. | Brett Cannon | 2003-08-05 | 1 | -0/+4 |
|
|
* | SF bug #774411: Typo in socket documentation | Raymond Hettinger | 2003-07-20 | 1 | -1/+1 |
|
|
* | SF patch #760257: add socket.timeout exception | Raymond Hettinger | 2003-06-29 | 1 | -1/+9 |
|
|
* | SF #757229, fix libsocket.tex typo | Neal Norwitz | 2003-06-20 | 1 | -1/+1 |
|
|
* | - add availability statements for some of the new APIs | Fred Drake | 2003-04-25 | 1 | -38/+38 |
|
|
* | Fix a copy-paste error: the paragraph about inet_ntop's use was copied | Guido van Rossum | 2003-04-25 | 1 | -2/+2 |
|
|
* | Add versionadded for has_ipv6 attribute | Neal Norwitz | 2003-04-25 | 1 | -0/+1 |
|
|
* | Patch by Jp Calderone: | Guido van Rossum | 2003-04-25 | 1 | -0/+42 |
|
|
* | add descriptions of {get,set}defaulttimeout. | Skip Montanaro | 2003-03-20 | 1 | -0/+14 |
|
|
* | Major overhaul of timeout sockets: | Guido van Rossum | 2002-06-13 | 1 | -21/+22 |
|
|
* | Clarify the interaction between timeout/non-blocking mode, makefile | Guido van Rossum | 2002-06-07 | 1 | -1/+10 |
|
|
* | Fix typo | Neal Norwitz | 2002-06-07 | 1 | -1/+1 |
|
|
* | Clarify the interaction between blocking and timeouts. Explain that | Guido van Rossum | 2002-06-07 | 1 | -16/+23 |
|
|
* | Add version info, and fix another typo and wording spotted by /F. I think th... | Neal Norwitz | 2002-06-06 | 1 | -2/+4 |
|
|
* | Fix typo spotted by Fredrik Lundh. | Fred Drake | 2002-06-06 | 1 | -1/+1 |
|
|
* | Fix some markup errors and adjust wording slightly. | Fred Drake | 2002-06-06 | 1 | -15/+15 |
|
|
* | SF patch 555085 (timeout socket implementation) by Michael Gilfix. | Guido van Rossum | 2002-06-06 | 1 | -0/+23 |
|
|
* | Fix the erroneous availability annotation for s.makefile() from the last | Fred Drake | 2001-12-22 | 1 | -5/+7 |
|
|
* | Add notes that fromfd() and s.makefile() are Unix-specific. | Fred Drake | 2001-12-21 | 1 | -12/+14 |
|
|
* | Added documentation of the sendall() method, and a note to the send() method | Fred Drake | 2001-12-05 | 1 | -0/+13 |
|
|
* | Use the \note and \warning macros where appropriate. | Fred Drake | 2001-10-20 | 1 | -7/+7 |
|
|
* | When stating that some parameters to makefile() are similar to the open() | Fred Drake | 2001-10-19 | 1 | -1/+2 |
|
|
* | Document that keyfile and certfile are now optional. | Jeremy Hylton | 2001-10-11 | 1 | -1/+1 |
|
|
* | Fix some markup errors. | Fred Drake | 2001-09-27 | 1 | -2/+2 |
|
|
* | Added documentation for the SSL interface, contributed by Gerhard Häring. | Fred Drake | 2001-09-25 | 1 | -0/+23 |
|
|
* | Document IPv6 changes. Contributed by itojun. | Martin v. Löwis | 2001-08-04 | 1 | -27/+204 |
|
|
* | SourceForge patch #103140, checked in at fdrake's invitation. Minor fixes and | Eric S. Raymond | 2001-01-10 | 1 | -6/+6 |
|
|
* | Revise the examples not to use the "from socket import *", and adjust | Fred Drake | 2000-10-10 | 1 | -5/+7 |
|
|
* | Added a \versionadded statement to the getfqdn() description. | Fred Drake | 2000-09-06 | 1 | -0/+1 |
|
|