]> granicus.if.org Git - python/commit
[Bug #1613651] Document socket.recv_into, socket.recvfrom_into
authorAndrew M. Kuchling <amk@amk.ca>
Tue, 19 Dec 2006 14:28:23 +0000 (14:28 +0000)
committerAndrew M. Kuchling <amk@amk.ca>
Tue, 19 Dec 2006 14:28:23 +0000 (14:28 +0000)
commit64df22bdb5872bf63bd580ea6191a309a7a7c0a2
tree052ac5a69a81acdef9bcf3fc594ac41443f253c0
parent8fe2d2015dc57e4e048f733c7fbb5c0712b05d15
[Bug #1613651] Document socket.recv_into, socket.recvfrom_into

Also, the text for recvfrom told you to read recv() for an explanation of the
'flags' argument, but recv() just pointed you at the man page.  Copied the
man-page text to recvfrom(), recvfrom_into, recv_into to avoid the pointless
redirection.

I don't have LaTeX on this machine; hope my markup is OK.
Doc/lib/libsocket.tex