680 Commits (62be74290aca26d16f3f55ece7ff6dad14e60e8d)

Author SHA1 Message Date
Serhiy Storchaka 62be74290a
bpo-33012: Fix invalid function cast warnings with gcc 8. (GH-6749) 7 years ago
Zackery Spytz 4c596d54aa Fix a possible reference leak in _socket.getaddrinfo(). (GH-10543) 7 years ago
Bjorn Andersson bb8165172a bpo-31425: Expose AF_QIPCRTR in socket module (GH-3706) 7 years ago
Cheryl Sabella 731ff68eee closes bpo-25041: Document AF_PACKET socket address format. (GH-4092) 7 years ago
Oren Milman 735171e334 closes bpo-29832: Remove "getsockaddrarg" from error messages. (GH-3163) 7 years ago
Erik Janssens 874809ea38 closes bpo-34581 : Conditionalize use of __pragma in Modules/socketmodule.c. (GH-9067) 7 years ago
Erik Janssens e6a4755e67 bpo-34217: Use lowercase for windows headers (GH-8472) 7 years ago
Siddhesh Poyarekar 55edd0c185 bpo-33012: Fix invalid function cast warnings with gcc 8 for METH_NOARGS. (GH-6030) 8 years ago
animalize 19e7d48ce8 bpo-32394: Remove some TCP options on old version Windows. (GH-5523) 8 years ago
Коренберг Марк 7766b96ab8 bpo-32221: makeipaddr(): remove interface part + speedup (GH-5449) (#5449) 8 years ago
Serhiy Storchaka bfe4fd5f2e
Fix some warnings produced by different compilers. (#5593) 8 years ago
Leo Arias c3d9508ff2 bpo-32746: Fix multiple typos (GH-5144) 8 years ago
oldk aa0735f597 bpo-32747: Remove trailing spaces in docstrings. (GH-5491) 8 years ago
Christian Heimes b6e43af669
bpo-28134: Auto-detect socket values from file descriptor (#1349) 8 years ago
Yury Selivanov f11b460d87
bpo-32373: Add socket.getblocking() method. (#4926) 8 years ago
Yury Selivanov 0ceb717689
Revert "bpo-32221: makeipaddr(): remove interface part + speedup (GH-4724)" (#5394) 8 years ago
Коренберг Марк 47c0b1f7d4 bpo-32221: makeipaddr(): remove interface part + speedup (GH-4724) 8 years ago
Christian Heimes d0e31b980f
bpo-32454: socket closefd (#5048) 8 years ago
Max Bélanger af11a15c58 bpo-32282: Remove unnecessary check for `VersionHelpers.h` in `socketmodule.c` on Windows 8 years ago
Yury Selivanov 9818142b1b
bpo-32331: Fix socket.type when SOCK_NONBLOCK is available (#4877) 8 years ago
Serhiy Storchaka d3187158c0
bpo-31927: Fix bugs in socketmodule.c on NetBSD and other issues. (#4235) 8 years ago
luzpaz a5293b4ff2 Fix miscellaneous typos (#4275) 8 years ago
Erik Bray 03eb11f0b3 bpo-16135: Cleanup: Code rot left over from OS/2 support (GH-4147) 8 years ago
Erik Bray 63ae04461f Fix _socket module compilation on Cygwin. (#4137) 8 years ago
Pablo Galindo 59af94fa61 bpo-31806: Use _PyTime_ROUND_TIMEOUT for the timeout argument parsing in more functions (#4026) 8 years ago
Zackery Spytz 834a5cecac Remove a null statement that was necessary for --without-threads (#3478) 8 years ago
Serhiy Storchaka e3b2b4b8d9 bpo-31393: Fix the use of PyUnicode_READY(). (#3451) 8 years ago
Antoine Pitrou a6a4dc816d bpo-31370: Remove support for threads-less builds (#3385) 8 years ago
caavery effc12f8e9 bpo-27584: New addition of vSockets to the python socket module (#2489) 8 years ago
Benjamin Peterson 069306312a remove IRIX support (closes bpo-31341) (#3310) 8 years ago
Pier-Yves Lessard a30f6d45ac bpo-30987 - Support for ISO-TP protocol in SocketCAN (#2956) 8 years ago
Oren Milman 1d1d3e9db8 bpo-28261: Fixed err msgs where PyArg_ParseTuple is used to parse normal tuples. (#3119) 8 years ago
Victor Stinner 67e1478dba bpo-30319: socket.close() now ignores ECONNRESET (#2565) 9 years ago
Segev Finer 9f3bdcb643 bpo-23451: Fix socket deprecation warnings in socketmodule.c (#2318) 9 years ago
Antoine Pitrou 495b5021e7 bpo-30205: Fix getsockname() for unbound AF_UNIX sockets on Linux (#1370) 9 years ago
Nathaniel J. Smith 1e2147b9d7 bpo-29728: Provide socket.TCP_NOTSENT_LOWAT (#477) 9 years ago
Christian Heimes d37c068e69 Add sockaddr_alg to sock_addr_t (#234) 9 years ago
Maximilian Hils 5ec08cea95 Remove double definition of IPPROTO_IPV6 (#100) 9 years ago
Serhiy Storchaka 228b12edcc Issue #28999: Use Py_RETURN_NONE, Py_RETURN_TRUE and Py_RETURN_FALSE wherever 9 years ago
Gregory P. Smith 8128d5a491 Address a minor Coverity warning re: unchecked PyArg_ParseTuple calls 9 years ago
Victor Stinner 11dd6048aa Add TCP_CONGESTION and TCP_USER_TIMEOUT 9 years ago
Victor Stinner 4f8dc3d15c Add TCP_CONGESTION and TCP_USER_TIMEOUT 9 years ago
Serhiy Storchaka 85b0f5beb1 Added the const qualifier to char* variables that refer to readonly internal 9 years ago
Serhiy Storchaka 06515833fe Replaced outdated macros _PyUnicode_AsString and _PyUnicode_AsStringAndSize 9 years ago
Martin Panter c9e08d8cb5 Issue #28000: Fix gethostbyname_r() usage on AIX with _LINUX_SOURCE_COMPAT 9 years ago
Martin Panter fa27d5f229 Issue #28480: Avoid label at end of compound statement --without-threads 9 years ago
Yury Selivanov fa22b29960 Issue #28471: Fix crash (GIL state related) in socket.setblocking 9 years ago
Serhiy Storchaka 6a7d3480fc Issue #28332: Deprecated silent truncations in socket.htons and socket.ntohs. 9 years ago
Martin Panter 6d57fe1c23 Issue #28139: Fix messed up indentation 9 years ago
Christian Heimes faf2cea1fd Fix NULL check in sock_sendmsg_iovec. CID 1372885 9 years ago