]> granicus.if.org Git - python/commit
Updated the socketpair() docstring and documentation to explain that the
authorDave Cole <djc@object-craft.com.au>
Mon, 23 Aug 2004 05:16:23 +0000 (05:16 +0000)
committerDave Cole <djc@object-craft.com.au>
Mon, 23 Aug 2004 05:16:23 +0000 (05:16 +0000)
commit07fda7e3a041cabb4bb375f07b7a461e0966d1c1
tree91bfb8d494166952019f2a365719f63ed8ab3ad6
parent0fc85754120bf6cd7d97894f48f37115490f46c6
Updated the socketpair() docstring and documentation to explain that the
default famility is AF_UNIX if defined for the platform, otherwise the
default is AF_INET.
Doc/lib/libsocket.tex
Modules/socketmodule.c