diff options
author | Victor Stinner <victor.stinner@gmail.com> | 2016-03-23 21:35:29 +0100 |
---|---|---|
committer | Victor Stinner <victor.stinner@gmail.com> | 2016-03-23 21:35:29 +0100 |
commit | cc73932125c9e1d6cada036d90873821ddda091a (patch) | |
tree | ab7a9ea681e0ec542ccc066710e743a1540aeb91 /Python/importlib.h | |
parent | 0069aef51a176ec90fb93f4601636e8763e07c42 (diff) | |
download | cpython-git-cc73932125c9e1d6cada036d90873821ddda091a.tar.gz |
socketmodule.c: error if option larger than INT_MAX
On Windows, socket.setsockopt() raises an OverflowError if the socket option is
larger than INT_MAX bytes.
Diffstat (limited to 'Python/importlib.h')
0 files changed, 0 insertions, 0 deletions