]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Close #12826: fix socketmodule.c for OpenBSD, include sys/uio.h
authorVictor Stinner <vstinner@wyplay.com>
Tue, 23 Aug 2011 08:57:32 +0000 (10:57 +0200)
committerVictor Stinner <vstinner@wyplay.com>
Tue, 23 Aug 2011 08:57:32 +0000 (10:57 +0200)
commit710d27e93a25637e9fad7913e79a8e3ead68a3e0
tree7154e80d85353ffe770ae72ecb8ab23532b78070
parentaec2f21f71c33de5a3cd377a63371fcc0894ba4c
Close #12826: fix socketmodule.c for OpenBSD, include sys/uio.h

Patch written by Remi Pointel.
Misc/ACKS
Modules/socketmodule.c