summaryrefslogtreecommitdiff
path: root/Doc/library/socket.rst
Commit message (Expand)AuthorAgeFilesLines
* Issue #26273: Document TCP_USER_TIMEOUT and TCP_CONGESTIONVictor Stinner2017-01-231-2/+2
* Merge doc fixes from 3.5Martin Panter2017-01-141-2/+2
|\
| * Avoid line breaks after hyphens, otherwise they are turned into spacesMartin Panter2017-01-141-2/+2
* | Issue #21818: Fixed references to classes that have names matching with moduleSerhiy Storchaka2016-12-021-7/+69
|\ \ | |/ |/|
| * Issue #19795: Mark up None as literal text.Serhiy Storchaka2016-10-191-2/+2
| |\
| * \ Merge: #26209: Clarify type of *localaddr*/*remoteadr* in smtpd docs.R David Murray2016-09-071-0/+2
| |\ \ | | |/
| * | Issue #27744: correct comment and markupChristian Heimes2016-09-061-1/+1
| * | Issue #27744: Add AF_ALG (Linux Kernel crypto) to socket module.Christian Heimes2016-09-051-6/+49
| * | #26907: add some missing getsockopt constants.R David Murray2016-08-231-0/+4
| * | Issue #27626: Merge spelling fixes from 3.5Martin Panter2016-07-281-1/+1
| |\ \
| * | | Issue #26536: socket.ioctl now supports SIO_LOOPBACK_FAST_PATH. Patch by Dani...Steve Dower2016-06-171-1/+12
| * | | Merge Issue #22558.Terry Jan Reedy2016-06-111-0/+3
| |\ \ \
| * \ \ \ Issue #19234: Merge from 3.5Kushal Das2016-06-041-0/+4
| |\ \ \ \
| | * \ \ \ Issue #24911: Merge socket context manager doc from 3.5Martin Panter2016-04-241-0/+4
| | |\ \ \ \
| | | * | | | Issue #26685: Raise OSError if closing a socket failsMartin Panter2016-04-111-0/+4
* | | | | | | Issue #21818: Fixed references to classes that have names matching with moduleSerhiy Storchaka2016-12-021-1/+1
| |_|_|_|_|/ |/| | | | |
* | | | | | #26209: Clarify type of *localaddr*/*remoteadr* in smtpd docs.R David Murray2016-09-071-0/+2
| |_|_|_|/ |/| | | |
* | | | | Issue #27626: Spelling fixes in docs, comments and internal namesMartin Panter2016-07-281-1/+1
| |_|_|/ |/| | |
* | | | Issue #22558: Add remaining doc links to source code for Python-coded modules.Terry Jan Reedy2016-06-111-0/+3
|/ / /
* | | Issue #19234: Documents socket.fileno() returns -1 on failureKushal Das2016-06-041-3/+2
|/ /
* | Issue #24911: All socket objects are context managers; update examplesMartin Panter2016-04-241-27/+27
|/
* Closes #25910: fix dead and permanently redirected links in the docs. Thanks ...Georg Brandl2016-02-261-1/+1
* Closes #26435: fix syntax in directives. Thanks to Jakub Stasiak.Georg Brandl2016-02-251-3/+3
* Issue #16915: Clarify that mode parameter of socket.makefile() does not acceptBerker Peksag2016-02-181-1/+2
* Fix a markup error in socket.rstBerker Peksag2016-01-301-1/+1
* Issue #5626: Remove misleading comment from socket.gethostname() documentationBerker Peksag2016-01-201-5/+0
* Issue #25523: Merge a-to-an corrections from 3.4.Serhiy Storchaka2015-11-021-18/+121
|\
| * Issue #25523: Merge "a" to "an" fixes from 3.4 into 3.5Martin Panter2015-11-021-18/+121
| |\
| | * Issue #16802: Document fileno parameter of socket.socket()Berker Peksag2015-10-081-19/+122
| | |\
| | | * Issue #25043: Merge Bluetooth doc from 3.4 into 3.5Martin Panter2015-09-111-0/+16
| | | |\
| | | * \ Issue #24984: Merge BTPROTO_SCO doc fix from 3.4 into 3.5Martin Panter2015-09-111-1/+1
| | | |\ \
| | | * \ \ Issue #24984: Merge 3.4 into 3.5Martin Panter2015-09-091-19/+122
| | | |\ \ \
| | | | * \ \ Issue #24357: merge from 3.4Ned Deily2015-06-011-20/+123
| | | | |\ \ \
| | | | | * \ \ Issue #24357: merge from 3.4Ned Deily2015-06-011-1/+1
| | | | | |\ \ \
| | | | | * \ \ \ Issue #24357: merge from 3.4Ned Deily2015-06-011-20/+123
| | | | | |\ \ \ \
| | | | | | * \ \ \ Issue #24357: merge from 3.4Ned Deily2015-06-011-20/+123
| | | | | | |\ \ \ \
| | | | | | | * \ \ \ Issue #24233: Add a proper link to socket.getfqdn() documentation.Berker Peksag2015-05-191-20/+123
| | | | | | | |\ \ \ \
| | | | | | | | * | | | Issue #22631: Added Linux-specific socket constant CAN_RAW_FD_FRAMES.Larry Hastings2015-04-131-0/+12
| | | | | | | | * | | | Issue #23853: socket.socket.sendall() does no more reset the socket timeoutVictor Stinner2015-04-061-0/+4
| | | | | | | | * | | | Issue #23618: socket.socket.connect() now waits until the connection completesVictor Stinner2015-04-021-0/+13
| | | | | | | | * | | | Issue #23618: Document EINTR changes in socket documentationVictor Stinner2015-04-021-0/+40
| | | | | | | | * | | | Issue #23001: Few functions in modules mmap, ossaudiodev, socket, ssl, andSerhiy Storchaka2015-03-201-14/+28
| | | | | | | | * | | | Issue #22581: Use more "bytes-like object" throughout the docs and comments.Serhiy Storchaka2014-12-051-6/+26
| | | | | | | | |\ \ \ \
| | | | | | | | | * \ \ \ merge with 3.4Georg Brandl2014-10-281-1/+1
| | | | | | | | | |\ \ \ \
| | | | | | | | | * \ \ \ \ merge with 3.4Georg Brandl2014-10-281-3/+0
| | | | | | | | | |\ \ \ \ \
| | | | | | | | | * \ \ \ \ \ Issue20386: SocketType is again socket.socket; the IntEnum SOCK constants are...Ethan Furman2014-10-141-6/+26
| | | | | | | | | |\ \ \ \ \ \
| | | | | | | | | | * | | | | | Issue #18643: Add socket.socketpair() on Windows.Charles-Fran?ois Natali2014-10-141-1/+3
| | | | | | | | | | * | | | | | fix issue #17552: add socket.sendfile() method allowing to send a file over a...Giampaolo Rodola'2014-06-111-0/+15
| | | | | | | | | | * | | | | | Issue #21455: Add a default backlog to socket.listen().Charles-Fran?ois Natali2014-05-221-4/+7
| | | | | | | | | | * | | | | | Fix Issue #21528 - Fix documentation typosDonald Stufft2014-05-201-1/+1