7b5400134b
Now that setblocking() is implemented in modussl_axtls, it calls into the underlying stream object, and io.BytesIO doesn't have setblocking().
9 lines
129 B
Plaintext
9 lines
129 B
Plaintext
ssl_handshake_status: -256
|
|
wrap_socket: OSError(5,)
|
|
<_SSLSocket
|
|
4
|
|
b''
|
|
read: OSError(-261,)
|
|
read: OSError(9,)
|
|
write: OSError(9,)
|