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 asvetlov, christian.heimes, methane, pitrou, vstinner, yselivanov
Date 2017-12-15.16:59:19
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
Should socket.true_type use getsockopt(fd, ...) to get the actual type?

While we are talking about socket types, please have a look at #28134 .
History
Date User Action Args
2017-12-15 16:59:19christian.heimessetrecipients: + christian.heimes, pitrou, vstinner, asvetlov, methane, yselivanov
2017-12-15 16:59:19christian.heimessetmessageid: <[email protected]>
2017-12-15 16:59:19christian.heimeslinkissue32331 messages
2017-12-15 16:59:19christian.heimescreate