]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
OS/2 EMX port changes (Modules part of patch #450267):
authorAndrew MacIntyre <andymac@bullseye.apana.org.au>
Sun, 3 Mar 2002 03:03:52 +0000 (03:03 +0000)
committerAndrew MacIntyre <andymac@bullseye.apana.org.au>
Sun, 3 Mar 2002 03:03:52 +0000 (03:03 +0000)
commitba43e8700b9f893de85be04e7b7452ce26e9bd93
treea33e0d3ccecb13432a6d58de03120ddc5b8d4f80
parent7bf6833e178696b9815fd4e4c6d1cecc8b46bdd2
OS/2 EMX port changes (Modules part of patch #450267):
  Modules/
    socketmodule.c

EMX handles sockets like Posix, rather than use native APIs
Modules/socketmodule.c