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 christian.heimes
Recipients christian.heimes
Date 2016-09-13.19:17:55
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1473794275.6.0.813892015271.issue28134@psf.upfronthosting.co.za>
In-reply-to
Content
I expected that socket.socket(fileno) would fill in all socket options like my own implementation https://github.com/tiran/socketfromfd/blob/master/socketfromfd.py
History
Date User Action Args
2016-09-13 19:17:55christian.heimessetrecipients: + christian.heimes
2016-09-13 19:17:55christian.heimessetmessageid: <1473794275.6.0.813892015271.issue28134@psf.upfronthosting.co.za>
2016-09-13 19:17:55christian.heimeslinkissue28134 messages
2016-09-13 19:17:55christian.heimescreate