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
/
library
/
socketserver.rst
Commit message (
Expand
)
Author
Age
Files
Lines
*
Issue #13141: Demonstrate recommended style for SocketServer examples.
Florent Xicluna
2011-10-23
1
-21/+27
*
Backport source links from 3.x.
Éric Araujo
2011-08-19
1
-1/+3
*
Fix closes issue10403 - Let's not use members anymore.
Senthil Kumaran
2011-07-04
1
-1/+1
*
Issue 7363: fix indentation in socketserver udpserver example.
R. David Murray
2009-11-20
1
-3/+3
*
#6718: fix example.
Georg Brandl
2009-08-24
1
-1/+1
*
http://bugs.python.org/issue6192
Kristján Valur Jónsson
2009-06-24
1
-10/+0
*
http://bugs.python.org/issue6192
Kristján Valur Jónsson
2009-06-07
1
-0/+9
*
#1742837: expand HTTP server docs, and fix SocketServer ones to document meth...
Georg Brandl
2009-04-05
1
-26/+35
*
#5297: fix example.
Georg Brandl
2009-02-18
1
-1/+1
*
Fix uses of the default role.
Georg Brandl
2009-01-03
1
-3/+3
*
#4752: actually use custom handler in example.
Georg Brandl
2008-12-27
1
-1/+1
*
Add a version tag for shutdown().
Georg Brandl
2008-06-26
1
-0/+2
*
socketserver renaming reversal part 3: move the module into the right
Georg Brandl
2008-05-24
1
-21/+20
*
GHOP #180 by Michael Schneider: add examples to the socketserver documentation.
Georg Brandl
2008-05-18
1
-18/+233
*
Fix-up docs for socketserver and queue renaming.
Georg Brandl
2008-05-12
1
-2/+8
*
Added stub entry in the documentation mentioning SocketServer
Alexandre Vassalotti
2008-05-12
1
-0/+2
*
Updated all import statements to use the new socketserver module name.
Alexandre Vassalotti
2008-05-12
1
-5/+4
*
#2741: clarification of value range for address_family.
Georg Brandl
2008-05-11
1
-2/+2
*
Progress on issue #1193577 by adding a polling .shutdown() method to
Jeffrey Yasskin
2008-03-07
1
-12/+20
*
Patch #742598 from Michael Pomraning: add .timeout attribute to SocketServer ...
Andrew M. Kuchling
2008-01-19
1
-1/+15
*
Some cleanup in the docs.
Georg Brandl
2007-12-29
1
-10/+8
*
Move the 2.6 reST doc tree in place.
Georg Brandl
2007-08-15
1
-0/+295