This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author christian.heimes
Recipients christian.heimes
Date 2021-01-07.08:35:16
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1610008516.08.0.191729164419.issue42854@roundup.psfhosted.org>
In-reply-to
Content
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.
History
Date User Action Args
2021-01-07 08:35:16christian.heimessetrecipients: + christian.heimes
2021-01-07 08:35:16christian.heimessetmessageid: <1610008516.08.0.191729164419.issue42854@roundup.psfhosted.org>
2021-01-07 08:35:16christian.heimeslinkissue42854 messages
2021-01-07 08:35:16christian.heimescreate