[issue42854] OpenSSL 1.1.1: use SSL_write_ex() and SSL_read_ex()

Christian Heimes report at bugs.python.org
Thu Jan 7 03:35:16 EST 2021


Christian Heimes <lists at cheimes.de> added the comment:

As of version 3.3.1, LibreSSL does not have SSL_write_ex() and SSL_read_ex(). The read and write functions are limited to int.

----------

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


More information about the Python-bugs-list mailing list