Armin Rigo <[email protected]> added the comment: agaynor: additionally, it seems that your example leaks a socket anyway: in send_raw(), c.close() is never called.
________________________________________ PyPy bug tracker <[email protected]> <https://bugs.pypy.org/issue1568> ________________________________________ _______________________________________________ pypy-issue mailing list [email protected] http://mail.python.org/mailman/listinfo/pypy-issue
