Commit graph

4 commits

Author SHA1 Message Date
Greg Larkin
7c10694021 - Updated to 0.9.14
Changes:
* Many fixes to the ZeroMQ hub, which now requires version 2.0.10 or later
* ZeroMQ hub no longer depends on pollhub, and thus works on Windows
* Better handling of connect errors on Windows
* More-robust Event delivery
* wsgi.py now distinguishes between an empty query string ("") and a
  non-existent query string (no entry in environ)
* wsgi.py handles ipv6 correctly
* Better behavior in tpool when you give it nonsensical numbers
* Fixed importing on 2.5
* Hub doesn't hold on to invalid fds
* Documentation for eventlet.green.zmq.

PR:		ports/154290
Submitted by:	C-S <c-s@c-s.li> (maintainer)
Feature safe:	yes
2011-01-26 00:57:32 +00:00
Wen Heping
01d6973496 - Update to 0.9.13
- Add LICENSE
- Pass maintainership to submitter

PR:		ports/151659
Submitted by:	C-S <c-s@c-s.li>
2010-10-25 13:04:49 +00:00
Li-Wen Hsu
1eabd18719 - Update to 0.9.12
- Maintainer drops maintainership

PR:		ports/150062
Submitted by:	Gea-Suan Lin <gslin AT gslin.org> (former maintainer)
2010-08-28 09:47:33 +00:00
Li-Wen Hsu
abaac4245c Add py-eventlet 0.9.9, concurrent networking library for Python.
PR:		ports/148828
Submitted by:	Gea-Suan Lin <gslin at gslin.org>
2010-08-22 03:41:56 +00:00