Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython2
/
13da1a60f13e173f65bb0da5ab325641d5bb99ec
/
Doc
/
library
/
socketserver.rst
8f1dd22
Issue #26462: Doc: avoid literal_block warnings, fix syntax highlighting.
by Martin Panter
· 9 years ago
c3cd60e
issue25931: document that socketserver.Forking* are unavailable on platforms
by Gregory P. Smith ext:(%20%5BGoogle%20Inc.%5D)
· 9 years ago
94035f3
Issue #15608: Improve socketserver module documentation
by Martin Panter
· 9 years ago
2f2c829
Issue #23254: Document how to close the TCPServer listening socket.
by Robert Collins
· 10 years ago
b33336f
Issue #18758: Fixed and improved cross-references.
by Serhiy Storchaka
· 12 years ago
b0d1c37
Issue #14574: Ignore socket errors raised when flushing a connection on close.
by Kristján Valur Jónsson
· 13 years ago
510ff54
Use Python 3 instead of 3.0.
by Ezio Melotti
· 13 years ago
607e31e
Fix Issue #6005: Examples in the socket library documentation use sendall,
by Senthil Kumaran
· 14 years ago
499718d
Issue #6031: improve serve_forever() description
by Sandro Tosi
· 14 years ago
df10d7c
Issue #13141: Demonstrate recommended style for SocketServer examples.
by Florent Xicluna
· 14 years ago
29a0b57
Backport source links from 3.x.
by Éric Araujo
· 14 years ago
6f18b98
Fix closes issue10403 - Let's not use members anymore.
by Senthil Kumaran
· 14 years ago
4823961
Issue 7363: fix indentation in socketserver udpserver example.
by R. David Murray
· 16 years ago
e8ddbec
#6718: fix example.
by Georg Brandl
· 16 years ago
f1d11ef
http://bugs.python.org/issue6192
by Kristján Valur Jónsson
· 16 years ago
afefcfd
http://bugs.python.org/issue6192
by Kristján Valur Jónsson
· 16 years ago
9af0c56
#1742837: expand HTTP server docs, and fix SocketServer ones to document methods as methods, not functions.
by Georg Brandl
· 16 years ago
52f6b6d
#5297: fix example.
by Georg Brandl
· 16 years ago
e92818f
Fix uses of the default role.
by Georg Brandl
· 17 years ago
bedc343
#4752: actually use custom handler in example.
by Georg Brandl
· 17 years ago
910df2f
Add a version tag for shutdown().
by Georg Brandl
· 17 years ago
e152a77
socketserver renaming reversal part 3: move the module into the right
by Georg Brandl
· 17 years ago
67d6933
GHOP #180 by Michael Schneider: add examples to the socketserver documentation.
by Georg Brandl
· 17 years ago
7a148c2
Fix-up docs for socketserver and queue renaming.
by Georg Brandl
· 17 years ago
fea23a4
Added stub entry in the documentation mentioning SocketServer was renamed.
by Alexandre Vassalotti
· 17 years ago
d192c92
Updated all import statements to use the new socketserver module name.
by Alexandre Vassalotti
· 17 years ago
0aaf559
#2741: clarification of value range for address_family.
by Georg Brandl
· 17 years ago
e75f59a
Progress on issue #1193577 by adding a polling .shutdown() method to
by Jeffrey Yasskin
· 17 years ago
e45a77a
Patch #742598 from Michael Pomraning: add .timeout attribute to SocketServer that will call
by Andrew M. Kuchling
· 18 years ago
b19be57
Some cleanup in the docs.
by Georg Brandl
· 18 years ago
8ec7f65
Move the 2.6 reST doc tree in place.
by Georg Brandl
· 18 years ago