Files
deb-python-eventlet/eventlet
Yashwardhan Singh 2ea3ad9c22 greenio: makefile related pypy socket ref counting
On PyPy `[Errno 9] Bad file descriptor` because `makefile dup/_drop` dance leaves socket with PyPy special reference counter zero, so it may be garbage collected.

https://github.com/eventlet/eventlet/issues/318

(@temoto) maybe proper fix is to remove `dup` in `makefile()`.
2016-07-07 17:40:34 +05:00
..
2016-05-02 21:24:07 +05:00
2014-11-11 23:37:09 +00:00
2014-08-27 10:21:55 +04:00
2014-10-10 08:53:11 +01:00
2014-08-27 10:21:55 +04:00
2014-11-11 23:37:09 +00:00
2014-08-27 10:21:55 +04:00
2015-10-13 14:50:10 +03:00