4368ae3142
Make sure that 2nd close has no effect and operations on closed streams are handled properly.
10 lines
162 B
Plaintext
10 lines
162 B
Plaintext
ssl_handshake_status: -256
|
|
wrap_socket: OSError(5,)
|
|
<_SSLSocket
|
|
setblocking: NotImplementedError
|
|
4
|
|
b''
|
|
read: OSError(-261,)
|
|
read: OSError(9,)
|
|
write: OSError(9,)
|