This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author GeorgeY
Recipients GeorgeY, martin.panter, r.david.murray
Date 2016-10-24.12:02:56
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1477310577.05.0.897487293852.issue28447@psf.upfronthosting.co.za>
In-reply-to
Content
Not only does the getpeername() method not work, but the socket instance itself has been destroyed as garbage by python. 
- I understand the former, but cannot accept the latter.
History
Date User Action Args
2016-10-24 12:02:57GeorgeYsetrecipients: + GeorgeY, r.david.murray, martin.panter
2016-10-24 12:02:57GeorgeYsetmessageid: <1477310577.05.0.897487293852.issue28447@psf.upfronthosting.co.za>
2016-10-24 12:02:57GeorgeYlinkissue28447 messages
2016-10-24 12:02:56GeorgeYcreate