summaryrefslogtreecommitdiff
path: root/eventlet/green/SocketServer.py
Commit message (Expand)AuthorAgeFilesLines
* Python 3 compatibility fixesJakub Stasiak2014-07-181-1/+4
* Patcher-ized test_socket_ssl and test_socketserver. Also patcher-ized Socket...Ryan Williams2009-11-271-56/+9
* fix green package not to use absolute_import and otherwise be nice on 2.4Denis Bilenko2009-05-191-7/+9
* green.SocketServer: only redefine classes that use i/o, use the original ones...Denis Bilenko2008-11-241-544/+13
* added green/SocketServer.pyDenis Bilenko2008-10-071-0/+588