index
:
delta/cpython.git
2.0
2.1
2.2
2.3
2.4
2.5
2.6
2.7
3.0
3.1
3.2
3.3
3.4
3.5
3.6
baserock/2.7.9-mips64
baserock/markdoffman/py2-symlink
baserock/markdoffman/py2-symlink-v2
baserock/morph-2.7
legacy-trunk
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Doc
/
library
/
socket.rst
Commit message (
Expand
)
Author
Age
Files
Lines
*
fix issue #17552: add socket.sendfile() method allowing to send a file over a...
Giampaolo Rodola'
2014-06-11
1
-0
/
+15
*
Issue #21455: Add a default backlog to socket.listen().
Charles-Fran?ois Natali
2014-05-22
1
-4
/
+7
*
Fix Issue #21528 - Fix documentation typos
Donald Stufft
2014-05-20
1
-1
/
+1
*
Merge in all documentation changes since branching 3.4.0rc1.
Larry Hastings
2014-03-15
1
-4
/
+9
*
Merge socket doc changes from 3.3
Antoine Pitrou
2013-12-04
1
-92
/
+124
|
\
|
*
Tweak the socket module doc layout
Antoine Pitrou
2013-12-04
1
-64
/
+86
|
*
Issue #19882: tweak docs for socket.close()
Antoine Pitrou
2013-12-04
1
-9
/
+19
*
|
Issue #7171: Add Windows implementation of ``inet_ntop`` and ``inet_pton`` to...
Atsuo Ishimoto
2012-07-16
1
-2
/
+2
*
|
Issue #18758: Fixed and improved cross-references.
Serhiy Storchaka
2013-10-13
1
-1
/
+1
|
\
\
|
|
/
|
*
Issue #18758: Fixed and improved cross-references.
Serhiy Storchaka
2013-10-13
1
-1
/
+1
*
|
Issue #18571: Implementation of the PEP 446: file descriptors and file handles
Victor Stinner
2013-08-28
1
-4
/
+52
*
|
Fix issue #17996: expose socket.AF_LINK constant on BSD and OSX.
Giampaolo Rodola'
2013-05-21
1
-0
/
+5
*
|
#17740: merge with 3.3.
Ezio Melotti
2013-04-17
1
-5
/
+27
|
\
\
|
|
/
|
/
|
|
*
Fix ReST role markup: :method: -> :meth:
Mark Dickinson
2013-02-10
1
-1
/
+1
|
*
Issue #15359: Add CAN_BCM protocol support to the socket module. Patch by Brian
Charles-Fran?ois Natali
2013-02-05
1
-5
/
+27
*
|
#17740: fix links to the socket function. Initial patch by Zachary Ware.
Ezio Melotti
2013-04-17
1
-9
/
+9
|
/
*
#15831: merge with 3.2
Ezio Melotti
2012-09-14
1
-33
/
+381
|
\
|
*
Issue #15060: merge with 3.2
Sandro Tosi
2012-06-14
1
-33
/
+381
|
|
\
|
|
*
Issue #15060: merge with 3.2
Sandro Tosi
2012-06-13
1
-33
/
+381
|
|
|
\
|
|
|
*
Issue #14310: inter-process socket duplication for windows
Kristj?n Valur J?nsson
2012-04-07
1
-0
/
+25
|
|
|
*
Fix invalid markup and update suspicious ignores.
Georg Brandl
2012-03-04
1
-2
/
+2
|
|
|
*
merged from 3.2
Senthil Kumaran
2012-02-09
1
-6
/
+7
|
|
|
|
\
|
|
|
*
|
Issue #13777: Add PF_SYSTEM sockets on OS X.
Martin v. Löwis
2012-02-03
1
-0
/
+8
|
|
|
*
|
Issue #6774: Back out c8b77efe8b56, which only brings confusion.
Charles-François Natali
2012-01-29
1
-3
/
+1
|
|
|
*
|
Issue #13724: improve documentation for socket.create_connection.
Antoine Pitrou
2012-01-12
1
-4
/
+11
|
|
|
|
\
\
|
|
|
*
|
|
Issue #8373: The filesystem path of AF_UNIX sockets now uses the filesystem
Antoine Pitrou
2011-12-16
1
-2
/
+16
|
|
|
*
|
|
Merge 3.2
Éric Araujo
2011-11-29
1
-8
/
+8
|
|
|
|
\
\
\
|
|
|
*
|
|
|
Issue #7777: socket: Add Reliable Datagram Sockets (PF_RDS) support.
Charles-François Natali
2011-11-10
1
-5
/
+19
|
|
|
*
|
|
|
Replace mentions of socket.error.
Antoine Pitrou
2011-10-12
1
-17
/
+18
|
|
|
*
|
|
|
Minimal update of socket docs for PEP 3151.
Antoine Pitrou
2011-10-12
1
-11
/
+12
|
|
|
*
|
|
|
Issue #10141: Don't use hardcoded frame size in example, use struct.calcsize()
Victor Stinner
2011-10-06
1
-1
/
+2
|
|
|
*
|
|
|
Issue #10141: socket: add SocketCAN (PF_CAN) support. Initial patch by Matthias
Charles-François Natali
2011-10-06
1
-5
/
+66
|
|
|
*
|
|
|
#12781: merge with 3.2
Sandro Tosi
2011-09-02
1
-0
/
+225
|
|
|
|
\
\
\
\
|
|
|
|
*
|
|
|
Add support for the send/recvmsg API to the socket module. Patch by David Wat...
Nick Coghlan
2011-08-22
1
-0
/
+182
|
|
|
|
*
|
|
|
#12725: merge with 3.2.
Ezio Melotti
2011-08-14
1
-0
/
+43
|
|
|
|
|
\
\
\
\
|
|
|
|
|
*
|
|
|
Further documentation updates to be consistent with doc standards and comments
Gregory P. Smith
2011-05-22
1
-7
/
+7
|
|
|
|
|
*
|
|
|
Refer to the return value on nameindex and friends as a string, not a byte
Gregory P. Smith
2011-05-22
1
-3
/
+3
|
|
|
|
|
*
|
|
|
Issue #1746656: Add if_nameindex, if_nametoindex, if_indextoname
Gregory P. Smith
2011-05-15
1
-0
/
+33
|
|
|
|
|
*
|
|
|
Issue #8498: In socket.accept(), allow to specify 0 as a backlog value in
Antoine Pitrou
2011-05-10
1
-2
/
+2
|
|
|
|
|
|
\
\
\
\
|
|
|
|
|
*
|
|
|
|
Recommend inspecting the errno attribute of socket.error objects,
Antoine Pitrou
2011-02-28
1
-21
/
+26
|
|
|
|
|
*
|
|
|
|
Issue #10866: Add socket.sethostname(). Initial patch by Ross Lagerwall.
Antoine Pitrou
2011-02-28
1
-0
/
+10
|
|
|
*
|
|
|
|
|
|
#12781: Mention SO_REUSEADDR flag near socket examples
Sandro Tosi
2011-09-02
1
-0
/
+19
|
|
|
|
/
/
/
/
/
/
|
|
|
*
|
|
|
|
|
#12725: fix working. Patch by Ben Hayden.
Ezio Melotti
2011-08-14
1
-3
/
+3
|
|
|
|
|
/
/
/
/
|
|
|
|
/
|
|
|
|
*
|
|
|
|
|
|
|
#15831: document multiple signatures on different lines. Patch by Chris Jerd...
Ezio Melotti
2012-09-14
1
-1
/
+2
|
/
/
/
/
/
/
/
*
|
|
|
|
|
|
Issue #15060: better fix, thanks to review on #python-dev
Sandro Tosi
2012-06-14
1
-1
/
+1
|
/
/
/
/
/
/
*
|
|
|
|
|
Issue #15060: fix typo in socket doc; Patch by anatoly techtonik
Sandro Tosi
2012-06-13
1
-1
/
+1
|
|
_
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
|
|
Fix Issue #6005: Examples in the socket library documentation use sendall,
Senthil Kumaran
2012-02-09
1
-6
/
+7
|
|
_
|
_
|
/
|
/
|
|
|
*
|
|
|
Issue #13724: improve documentation for socket.create_connection.
Antoine Pitrou
2012-01-12
1
-4
/
+11
|
|
_
|
/
|
/
|
|
*
|
|
Mark up constants in sockets docs as such
Éric Araujo
2011-11-29
1
-8
/
+8
*
|
|
#12781: Mention SO_REUSEADDR flag near socket examples
Sandro Tosi
2011-09-02
1
-0
/
+19
[next]