]> granicus.if.org Git - python/commit
Merged revisions 87653-87655 via svnmerge from
authorAntoine Pitrou <solipsis@pitrou.net>
Sun, 2 Jan 2011 22:39:10 +0000 (22:39 +0000)
committerAntoine Pitrou <solipsis@pitrou.net>
Sun, 2 Jan 2011 22:39:10 +0000 (22:39 +0000)
commit9e7d6e598c4eebf6f6726057f5a819518e17f1b6
tree5948dc3af5e59701466fffb3cf628b1097e58d80
parentcb40277ea4be700f3a8e2bc163dc263815a28810
Merged revisions 87653-87655 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/branches/py3k

........
  r87653 | antoine.pitrou | 2011-01-02 23:06:53 +0100 (dim., 02 janv. 2011) | 3 lines

  Clarify behaviour of close() and shutdown() on sockets.
........
  r87654 | antoine.pitrou | 2011-01-02 23:09:27 +0100 (dim., 02 janv. 2011) | 3 lines

  Add a shutdown() call in the server example.
........
  r87655 | antoine.pitrou | 2011-01-02 23:12:22 +0100 (dim., 02 janv. 2011) | 3 lines

  Some nits.
........
Doc/library/socket.rst
Doc/library/ssl.rst