index
:
cpython.git
2.7
3.3
3.4
3.5
3.6
benjamin-clang
benjamin-iteration-torture
buildbot-custom
master
https://github.com/python/cpython.git
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Doc
/
howto
/
sockets.rst
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix Issue #21528 - Fix documentation typos
Donald Stufft
2014-05-20
1
-1/+1
*
fix typo in variable name (closes #21586)
Benjamin Peterson
2014-05-26
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: minor fixes to sockets Howto; patch by Dionysios Kalofonos
Sandro Tosi
2012-04-23
1
-2/+2
*
Fix Issue #6005: Examples in the socket library documentation use sendall,
Senthil Kumaran
2012-02-09
1
-0/+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
*
Use the preferred form of raise statements in the docs.
Georg Brandl
2009-06-03
1
-4/+2
*
Remove tabs from the documentation.
Georg Brandl
2009-01-03
1
-21/+21
*
Remove trailing whitespace.
Georg Brandl
2009-01-03
1
-7/+7
*
Remove things specific to the old Macintosh, and spell "Mac OS X" consistently.
Georg Brandl
2008-09-13
1
-2/+1
*
A lot more typo fixes by Ori Avtalion.
Georg Brandl
2008-02-22
1
-2/+2
*
Move the 2.6 reST doc tree in place.
Georg Brandl
2007-08-15
1
-0/+421