]> granicus.if.org Git - python/commit
Get socketmodule compiling on IRIX 6.5.10.
authorJeremy Hylton <jeremy@alum.mit.edu>
Thu, 17 Jul 2003 16:58:48 +0000 (16:58 +0000)
committerJeremy Hylton <jeremy@alum.mit.edu>
Thu, 17 Jul 2003 16:58:48 +0000 (16:58 +0000)
commitfb509a36c8194313cdc1e235bb2bb34399d10eac
tree30cd3d8718a6bc9c024ee6d001edda37aee2ef4b
parent7f7e1371ebf897942a18939e2262277e16c83637
Get socketmodule compiling on IRIX 6.5.10.

I don't think the fix here is very good, but I'm not sure what would
be better.  In particular, we should not be defining _SGIAPI, but lots
of things break if we remove it.
Modules/socketmodule.c