summaryrefslogtreecommitdiff
path: root/Doc/library/socketserver.rst
Commit message (Expand)AuthorAgeFilesLines
* Merged revisions 76430 via svnmerge fromGeorg Brandl2010-05-191-3/+3
* Merged revisions 74492,74531,74545-74550,74553-74555,74588,74603,74608,74614,...Georg Brandl2009-10-271-1/+1
* Merged revisions 71058,71149-71150,71212,71214-71216,71222,71225,71234,71237-...Georg Brandl2009-04-051-26/+35
* Merged revisions 68582,68718,68720-68721,68724-68727,68859,68973,69288-69289,...Georg Brandl2009-02-231-1/+1
* Merged revisions 68133-68134,68141-68142,68145-68146,68148-68149,68159-68162,...Georg Brandl2009-01-031-3/+3
* Merged revisions 67952-67953,67955,67957-67958,67960-67961,67963,67965,67967,...Georg Brandl2009-01-011-1/+1
* Add a version tag for shutdown().Georg Brandl2008-06-261-0/+2
* socketserver renaming reversal part 3: move the module into the rightGeorg Brandl2008-05-241-21/+20
* GHOP #180 by Michael Schneider: add examples to the socketserver documentation.Georg Brandl2008-05-181-18/+233
* Fix-up docs for socketserver and queue renaming.Georg Brandl2008-05-121-2/+8
* Added stub entry in the documentation mentioning SocketServerAlexandre Vassalotti2008-05-121-0/+2
* Updated all import statements to use the new socketserver module name.Alexandre Vassalotti2008-05-121-5/+4
* #2741: clarification of value range for address_family.Georg Brandl2008-05-111-2/+2
* Progress on issue #1193577 by adding a polling .shutdown() method toJeffrey Yasskin2008-03-071-12/+20
* Patch #742598 from Michael Pomraning: add .timeout attribute to SocketServer ...Andrew M. Kuchling2008-01-191-1/+15
* Some cleanup in the docs.Georg Brandl2007-12-291-10/+8
* Move the 2.6 reST doc tree in place.Georg Brandl2007-08-151-0/+295