Armin Rigo <[email protected]> added the comment:

In PyPy the internal socket objects have methods "_reuse()" and "_drop()"
emulating the refcounted behavior explicitly.  Where does this
"_decref_socketios()" come from, by the way?  I don't find it anywhere in Python
2.7's standard library or C files.

________________________________________
PyPy bug tracker <[email protected]>
<https://bugs.pypy.org/issue1468>
________________________________________
_______________________________________________
pypy-issue mailing list
[email protected]
http://mail.python.org/mailman/listinfo/pypy-issue

Reply via email to