Staging
v0.5.1
https://github.com/python/cpython
Revision 95e0df8389c8a44c0f6c6b6be8363e602e8e8914 authored by Berker Peksag on 08 August 2016, 11:07:05 UTC, committed by Berker Peksag on 08 August 2016, 11:07:05 UTC
SOCK_RAW is marked as optional in the POSIX specification:

    http://pubs.opengroup.org/onlinepubs/9699919799/basedefs/sys_socket.h.html

Patch by Ed Schouten.
1 parent e1d22fd
History
Tip revision: 95e0df8389c8a44c0f6c6b6be8363e602e8e8914 authored by Berker Peksag on 08 August 2016, 11:07:05 UTC
Issue #27702: Only expose SOCK_RAW when defined
Tip revision: 95e0df8
File Mode Size
Grammar -rw-r--r-- 6.7 KB

back to top