]> granicus.if.org Git - python/commit
- Comment out socket (SO_REUSEPORT) and posix (O_SHLOCK, O_EXLOCK) constants
authordoko@ubuntu.com <doko@ubuntu.com>
Mon, 13 Jun 2016 14:33:04 +0000 (16:33 +0200)
committerdoko@ubuntu.com <doko@ubuntu.com>
Mon, 13 Jun 2016 14:33:04 +0000 (16:33 +0200)
commitfcff437de3fea07eb0decc7ccbb344be33d01d95
tree7b734c38d9e8c3f7f63feaba04971e7c7bf1f9fb
parent8acb568c8863e9b7d0f52df42a0677688afc0988
- Comment out socket (SO_REUSEPORT) and posix (O_SHLOCK, O_EXLOCK) constants
  exposed on the API which are not implemented on GNU/Hurd. They would not
  work at runtime anyway.
Misc/NEWS
Modules/posixmodule.c
Modules/socketmodule.c