Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython2
/
072c0f1b7e3d83dec98313bc07ae92ed15fe7e6d
/
Modules
/
socketmodule.h
072c0f1
Merged revisions 59666-59679 via svnmerge from
by Christian Heimes
· 18 years ago
b5daaed
Marc-Andre Lemburg has found the culprit of the problem in r57142.
by Christian Heimes
· 18 years ago
eb33e5a
Remove support for BeOS
by Skip Montanaro
· 18 years ago
cf297e4
Merged revisions 53623-53858 via svnmerge from
by Thomas Wouters
· 18 years ago
89f507f
Four months of trunk changes (including a few releases...)
by Thomas Wouters
· 19 years ago
6585166
Get socketmodule to build after adding netlink support.
by Neal Norwitz
· 20 years ago
11017b1
Patch #1103116: AF_NETLINK sockets basic support.
by Martin v. Löwis
· 20 years ago
8ee3e5a
- Changes donated by Elemental Security to make it work on AIX 5.3
by Guido van Rossum
· 20 years ago
06c3479
Make socket.sslerror a subclass of socket.error .
by Brett Cannon
· 21 years ago
96c4465
Add FreeBSD support for bluetooth sockets. (SF Patch #888148)
by Hye-Shik Chang
· 22 years ago
12af048
Patch #874083: Bluetooth support for socket module.
by Martin v. Löwis
· 22 years ago
c16f3bd
Patch #708495: Port more stuff to OpenVMS.
by Martin v. Löwis
· 22 years ago
11ba094
Major overhaul of timeout sockets:
by Guido van Rossum
· 23 years ago
be8db07
Repair a comment.
by Guido van Rossum
· 23 years ago
67f7a38
SF patch 555085 (timeout socket implementation) by Michael Gilfix.
by Guido van Rossum
· 23 years ago
272cb40
Patch #520062: Support IPv6 with VC.NET.
by Martin v. Löwis
· 23 years ago
666e70d
Add documentation about how the inter-module linking works.
by Marc-André Lemburg
· 23 years ago
643a7fc
Moved the declaration of PySocketSock_Type from socketmodule.h to
by Tim Peters
· 23 years ago
6f5505a
For readability, switch to tab indents; was using a mix of tab indents,
by Tim Peters
· 23 years ago
a5d2b4c
Break SSL support out of _socket module and place it into a new
by Marc-André Lemburg
· 23 years ago