38f063ea72
This test just tests that the basic functions/methods can be called with the appropriate arguments. There is no real test of underlying functionality. Thanks to @hosaka for the initial implementation of this test.
9 lines
147 B
Plaintext
9 lines
147 B
Plaintext
ssl_handshake_status: -256
|
|
wrap_socket: OSError(5,)
|
|
<_SSLSocket
|
|
setblocking: NotImplementedError
|
|
4
|
|
b''
|
|
read: OSError(-261,)
|
|
write: OSError(-256,)
|