index
:
cpython.git
2.7
3.3
3.4
3.5
3.6
benjamin-clang
benjamin-iteration-torture
buildbot-custom
master
https://github.com/python/cpython.git
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Doc
/
library
/
socket.rst
Commit message (
Expand
)
Author
Age
Files
Lines
*
gh-118986: expose `socket.IPV6_RECVERR` (#118987)
chrysn
2024-10-17
1
-2/+2
*
gh-116622: Complete Android documentation (#124259)
Malcolm Smith
2024-09-23
1
-1/+1
*
gh-123476: Add support for TCP_QUICKACK socket setting to Windows (#123478)
nkinnan
2024-09-05
1
-4/+8
*
gh-123517: Remove unnecessary ``:meth:`` parentheses (#123518)
Wei-Hsiang (Matt) Wang
2024-09-01
1
-6/+6
*
gh-122519: Adding socket module shutdown() constants description (#122543)
Damien
2024-08-17
1
-0/+7
*
gh-121905: Consistently use "floating-point" instead of "floating point" (GH-...
Serhiy Storchaka
2024-07-19
1
-1/+1
*
gh-120056: Add `IP_RECVERR`, `IP_RECVORIGDSTADDR`, `IP_RECVTTL` to `socket` m...
Nikita Sobolev
2024-06-12
1
-0/+4
*
gh-110383: Document `socket.makefile()` accepts combined modes (#119150)
Daniel Williams
2024-05-21
1
-1/+2
*
docs: module page titles should not start with a link to themselves (#117099)
Ned Batchelder
2024-05-08
1
-2/+2
*
gh-114099: Add documentation for iOS platform (GH-117057)
Russell Keith-Magee
2024-03-28
1
-7/+7
*
gh-104061: Add socket.SO_BINDTOIFINDEX constant (GH-104062)
Victor Westerhuis
2024-02-20
1
-0/+5
*
gh-112020: Document the meaning of empty bytes returned by socket.recv() (GH-...
talcs
2024-02-20
1
-2/+3
*
gh-101100: Fix Sphinx warning in references with asterisks (#113029)
Hugo van Kemenade
2023-12-13
1
-4/+4
*
Correct documentation for AF_PACKET (#112339)
Eugene Toder
2023-11-27
1
-2/+1
*
GH-101100: Fix reference warnings for ``socket`` methods (#110114)
Adam Turner
2023-11-27
1
-12/+12
*
gh-101100: Fix sphinx warnings in `library/asyncio-eventloop.rst` (GH-111222)
Nikita Sobolev
2023-10-29
1
-0/+7
*
gh-101100: Fix Sphinx warnings for `fileno` (#111118)
Hugo van Kemenade
2023-10-23
1
-1/+1
*
gh-110631: Fix reST indentation in `Doc/library` (#110685)
Ezio Melotti
2023-10-11
1
-2/+2
*
gh-110383: Swap 'the all' -> 'all the' in socket docs (#110434)
Bradley Reynolds
2023-10-05
1
-1/+1
*
socket documentation fix - rename triple to 3-tuple (#24722)
Ori Hoch
2023-09-07
1
-2/+2
*
gh-106909: Use role :const: for referencing module constants (GH-106910)
Serhiy Storchaka
2023-07-21
1
-1/+1
*
gh-92658: Fix typo in docs and tests for `HV_GUID_PARENT` (GH-105267)
Nikita Sobolev
2023-06-06
1
-1/+1
*
gh-104882: Docs: fix description of relationship between `socket.getblocking(...
Joe Geisbauer
2023-06-04
1
-1/+1
*
gh-89415: Mention new `IP_*` constants in `socket` module in the docs (#105266)
Nikita Sobolev
2023-06-03
1
-1/+2
*
gh-96534: socketmodule: support FreeBSD divert(4) socket (#96536)
Gleb Smirnoff
2023-05-04
1
-0/+11
*
GH-97950: Use new-style index directive ('object') (#104158)
Adam Turner
2023-05-04
1
-1/+1
*
GH-97950: Use new-style index directive ('module') (#103996)
Adam Turner
2023-05-04
1
-1/+1
*
Improve some grammar in the socket docs (#103254)
Tim Burke
2023-04-04
1
-4/+4
*
GH-100813: Add `socket.IP_PKTINFO` constant (#10294)
dsentinel
2023-01-09
1
-0/+1
*
gh-96773 Fix documentation of socket backlog (#96778)
Mehrdad Moradizadeh
2023-01-01
1
-2/+2
*
gh-98030: socket: add missing TCP socket options (#98031)
Matthieu Baerts
2022-12-08
1
-1/+8
*
gh-95389: expose popular ETHERTYPE_* constants in the socket module (#95390)
Noam Cohen
2022-11-07
1
-2/+34
*
Docs: Fix backtick errors found by sphinx-lint (#97998)
Hugo van Kemenade
2022-10-07
1
-1/+1
*
gh-93738: Documentation C syntax (:c:type:<C type> -> :c:expr:<C type>) (#97768)
Adam Turner
2022-10-05
1
-1/+1
*
gh-93738: Documentation C syntax (Use `c:struct`) (#97772)
Adam Turner
2022-10-04
1
-6/+6
*
gh-91838: Use HTTPS links in docs for resources which redirect to HTTPS (GH-9...
Serhiy Storchaka
2022-08-04
1
-1/+1
*
gh-95451: Update docs for wasm32-emscripten and -wasi platforms (GH-95452)
Christian Heimes
2022-08-02
1
-9/+46
*
gh-95415: Make availability directive consistent (GH-95416)
Christian Heimes
2022-07-29
1
-12/+32
*
Docs: remove redundant "adverb-adjective" hyphens from compound modifiers (GH...
Ned Batchelder
2022-07-05
1
-2/+2
*
gh-93675: Fix typos in `Doc/` (GH-93676)
luzpaz
2022-06-21
1
-1/+1
*
gh-94068: Remove HVSOCKET_CONTAINER_PASSTHRU constant because it has been rem...
Steve Dower
2022-06-21
1
-1/+0
*
gh-93183: Adjust wording in socket docs (#93832)
Erlend Egeberg Aasland
2022-06-15
1
-2/+2
*
Remove the execution bit to some socket-related files. (#93368)
Ezio Melotti
2022-06-01
1
-0/+0
*
gh-92658: Add Hyper-V socket support (GH-92755)
Jordan Borean
2022-05-24
1
-0/+43
*
Doc: Minor adjustment of `socket.create_server` docs (#26938)
Pavel
2022-05-20
1
-1/+1
*
gh-92417: `socket` docs: remove references to Python <3.3 (GH-92544)
Alex Waygood
2022-05-19
1
-2/+2
*
gh-91968: Add socket constants SO_USER_COOKIE/SO_RTABLE from BSD (#91967)
David CARLIER
2022-05-08
1
-0/+5
*
bpo-46696: Add socket.SO_INCOMING_CPU constant (#31237)
David CARLIER
2022-05-03
1
-0/+9
*
gh-91498: socket: Add TCP_CONNECTION_INFO on macOS (#69256)
David CARLIER
2022-04-27
1
-0/+4
*
gh-74166: make all_errors keyword-only (GH-91704)
Irit Katriel
2022-04-19
1
-1/+1
[next]