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
c-api
data
distributing
distutils
extending
faq
howto
includes
install
installing
library
reference
tools
tutorial
using
whatsnew
Makefile -rw-r--r-- 6.2 KB
README.txt -rw-r--r-- 3.9 KB
about.rst -rw-r--r-- 1.5 KB
bugs.rst -rw-r--r-- 4.2 KB
conf.py -rw-r--r-- 5.8 KB
contents.rst -rw-r--r-- 538 bytes
copyright.rst -rw-r--r-- 451 bytes
glossary.rst -rw-r--r-- 45.7 KB
license.rst -rw-r--r-- 46.1 KB
make.bat -rw-r--r-- 4.1 KB

README.txt

back to top