yevgeny hong
Results
1
issues of
yevgeny hong
The SSL_write() and SSL_read() used in python 3.9 were modified from python 3.10 to SSL_write_ex() and SSL_read_ex(), and the return value was fixed to 0 on error. I modified it...
awaiting review