On Wed, 14 Mar 2012 16:59:47 +0000 Kristján Valur Jónsson <krist...@ccpgames.com> wrote: > > It just seems odd to me that it was designed to use the "select" api to do > timeouts, > where timeouts are already part of the socket protocol and can be > implemented more > efficiently there.
How is it more efficient if it uses the exact same system calls? And why are you worrying exactly? I don't understand why accept() would be critical for performance. Thanks Antoine. _______________________________________________ Python-Dev mailing list Python-Dev@python.org http://mail.python.org/mailman/listinfo/python-dev Unsubscribe: http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com