Andrew Svetlov <[email protected]> added the comment:
We have no setsockopt() shortcut helpers. socket.setblocking() uses fcntl() internally. ---------- _______________________________________ Python tracker <[email protected]> <https://bugs.python.org/issue37345> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
