[issue26907] Add missing getsockopt constants

Christian Heimes report at bugs.python.org
Sat Aug 20 15:06:28 EDT 2016


Christian Heimes added the comment:

The attached patch adds SO_DOMAIN, SO_PROTOCOL, SO_PEERSEC and SO_PASSSEC. I'd like to get the constants into the stdlib in case Neil's patch won't make it into 3.6.

----------
keywords: +patch
Added file: http://bugs.python.org/file44172/Add-SO_-socket-constants.patch

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue26907>
_______________________________________


More information about the Python-bugs-list mailing list