[issue18100] socket.sendall() cannot send buffers of 2GB or more

Amaury Forgeot d'Arc report at bugs.python.org
Thu May 30 16:48:48 CEST 2013


Amaury Forgeot d'Arc added the comment:

"int len = pbuf.len;"
Why doesn't gcc emit a warning here?

----------
nosy: +amaury.forgeotdarc

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue18100>
_______________________________________


More information about the Python-bugs-list mailing list