[Python-Dev] SocketServer issues (original) (raw)
Guido van Rossum guido at python.org
Wed Mar 14 19:43:32 CET 2012
- Previous message: [Python-Dev] SocketServer issues
- Next message: [Python-Dev] SocketServer issues
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
2012/3/14 Kristján Valur Jónsson <kristjan at ccpgames.com>:
Maybe this is all just nonsense, still it seems odd to jump through extra hoops to emulate a functionality that is already supported by the socket spec, and can be done in the most appropriate way for each implementation.
I thought I had already explained why setting the timeout on the socket is not the same.
-- --Guido van Rossum (python.org/~guido)
- Previous message: [Python-Dev] SocketServer issues
- Next message: [Python-Dev] SocketServer issues
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]