]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
OS/2's TCP/IP stack supports AF_UNIX sockets, with the limitation that
authorAndrew MacIntyre <andymac@bullseye.apana.org.au>
Sun, 4 Apr 2004 07:13:49 +0000 (07:13 +0000)
committerAndrew MacIntyre <andymac@bullseye.apana.org.au>
Sun, 4 Apr 2004 07:13:49 +0000 (07:13 +0000)
commitd12dfbbcd90286067bc76b53fd48aedd3efbfdd2
tree705b861acd23289abe061229348613beeca70b40
parent69e18c9344b1bc72d1f6c26de0bd41f3ba2c274c
OS/2's TCP/IP stack supports AF_UNIX sockets, with the limitation that
the socket name must start with /socket32/.  Unlike Unix systems, this
file never exists in the file system.
Modules/socketmodule.c