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 asvetlov
Recipients asvetlov, gappleto97
Date 2019-06-21.04:32:33
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1561091554.07.0.942168795611.issue37345@roundup.psfhosted.org>
In-reply-to
Content
We have no setsockopt() shortcut helpers.
socket.setblocking() uses fcntl() internally.
History
Date User Action Args
2019-06-21 04:32:34asvetlovsetrecipients: + asvetlov, gappleto97
2019-06-21 04:32:34asvetlovsetmessageid: <1561091554.07.0.942168795611.issue37345@roundup.psfhosted.org>
2019-06-21 04:32:34asvetlovlinkissue37345 messages
2019-06-21 04:32:33asvetlovcreate