[issue33307] socket.send() fails to send large amount of bytes

Kaulkwappe report at bugs.python.org
Wed Apr 18 09:12:16 EDT 2018


Kaulkwappe <bugs.python.org at prvy.eu> added the comment:

But why does socket.send() throws an exception in this case only when sending a large amount of bytes? That would mean it is impossible to send large amount of bytes over SSL sockets as it would fail everytime.

----------
status: closed -> open

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue33307>
_______________________________________


More information about the Python-bugs-list mailing list