Issue #808164: Fixed socket.close to avoid references to globals, to
avoid issues when socket.close is called from a __del__ method.
Showing
Please register or sign in to comment
avoid issues when socket.close is called from a __del__ method.