]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Bug #1460564: document that socket.fromfd() duplicates the given
authorGeorg Brandl <georg@python.org>
Sat, 1 Apr 2006 07:33:22 +0000 (07:33 +0000)
committerGeorg Brandl <georg@python.org>
Sat, 1 Apr 2006 07:33:22 +0000 (07:33 +0000)
commita7993a7f82a781f0310b9fac645d183b04f94ed4
treeeeca392ea485de9a681a532014d127a14f7df1a6
parentfd7b6e890da83866da5d057f82726c900fae84a3
Bug #1460564: document that socket.fromfd() duplicates the given
file descriptor.
 (backport from rev. 43523)
Doc/lib/libsocket.tex
Modules/socketmodule.c