Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Progress on issue #1193577 by adding a polling .shutdown() method to | Jeffrey Yasskin | 2008-03-07 | 1 | -12/+20 |
| | | | | | | SocketServers. The core of the patch was written by Pedro Werneck, but any bugs are mine. I've also rearranged the code for timeouts in order to avoid interfering with the shutdown poll. | ||||
* | Patch #742598 from Michael Pomraning: add .timeout attribute to SocketServer ↵ | Andrew M. Kuchling | 2008-01-19 | 1 | -1/+15 |
| | | | | | | that will call .handle_timeout() method when no requests are received within the timeout period. | ||||
* | 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 |