| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge socket howto fixes from 3.4. | Ezio Melotti | 2014-06-27 | 1 | -3/+3 |
|\ |
|
| * | Fix indentation and class name in socket howto example. | Ezio Melotti | 2014-06-27 | 1 | -3/+3 |
|
|
* | | merge 3.4 (#21586) | Benjamin Peterson | 2014-05-26 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | fix typo in variable name (closes #21586) | Benjamin Peterson | 2014-05-26 | 1 | -1/+1 |
|
|
* | | Fix Issue #21528 - Fix documentation typos | Donald Stufft | 2014-05-20 | 1 | -1/+1 |
|/ |
|
* | Don't grow strings by concatenation. Use ''.join() instead. | Raymond Hettinger | 2014-05-18 | 1 | -5/+7 |
|
|
* | #15130: remove repeat of abstract paragraph from socket howto body. | R David Murray | 2013-07-25 | 1 | -6/+0 |
|
|
* | bind('') does not do the same as bind('localhost') | Georg Brandl | 2013-04-14 | 1 | -3/+5 |
|
|
* | Issue #14641: merge with 3.2 | Sandro Tosi | 2012-04-23 | 1 | -2/+2 |
|\ |
|
| * | Issue #14641: minor fixes to sockets Howto; patch by Dionysios Kalofonos | Sandro Tosi | 2012-04-23 | 1 | -2/+2 |
|
|
* | | merged from 3.2 | Senthil Kumaran | 2012-02-09 | 1 | -0/+2 |
|\ \
| |/ |
|
| * | Fix Issue #6005: Examples in the socket library documentation use sendall, | Senthil Kumaran | 2012-02-09 | 1 | -0/+2 |
|
|
* | | Merge assorted fixes from 3.2 | Antoine Pitrou | 2011-12-05 | 1 | -19/+17 |
|\ \
| |/ |
|
| * | s/SOCKSTREAM/TCP/ | Antoine Pitrou | 2011-12-05 | 1 | -1/+1 |
|
|
| * | Reword IPC section | Antoine Pitrou | 2011-12-05 | 1 | -5/+6 |
|
|
| * | Use www.python.org instead of a hostname pointing to a parked (or squatted) d... | Antoine Pitrou | 2011-12-05 | 1 | -13/+10 |
|
|
| * | Remove the outdated notion that multithreading doesn't work well on Unices. | Antoine Pitrou | 2011-12-05 | 1 | -13/+7 |
|
|
* | | Drop claim about nasty problem. | Martin v. Löwis | 2011-06-06 | 1 | -6/+0 |
|
|
* | | Drop unfounded claims about performance. | Martin v. Löwis | 2011-06-06 | 1 | -27/+1 |
|
|
* | | Use bytes in myreceive. | Martin v. Löwis | 2011-05-29 | 1 | -2/+2 |
|
|
* | | Explain that INET is IPv4 and STREAM is TCP. | Martin v. Löwis | 2011-05-29 | 1 | -2/+2 |
|/ |
|
* | Issue 12126: removing incorrect claim about return value of select | Eli Bendersky | 2011-05-22 | 1 | -2/+1 |
|
|
* | #11979: improve wording and markup in sockets howto. Patch by Xavier Morel. | Ezio Melotti | 2011-05-14 | 1 | -16/+17 |
|
|
* | Merged revisions 84945 via svnmerge from | Georg Brandl | 2010-10-06 | 1 | -1/+1 |
|
|
* | Merged revisions 68221 via svnmerge from | Georg Brandl | 2009-01-03 | 1 | -15/+15 |
|
|
* | Remove trailing whitespace. | Georg Brandl | 2009-01-03 | 1 | -7/+7 |
|
|
* | Merged revisions 66452 via svnmerge from | Georg Brandl | 2008-09-13 | 1 | -2/+1 |
|
|
* | Merged revisions 60481,60485,60489-60492,60494-60496,60498-60499,60501-60503,... | Christian Heimes | 2008-02-22 | 1 | -2/+2 |
|
|
* | General clean-up in socket howto. | Collin Winter | 2007-09-10 | 1 | -26/+23 |
|
|
* | Move the 3k reST doc tree in place. | Georg Brandl | 2007-08-15 | 1 | -0/+421 |
|
|