Bases: object
object
Mocks an SSL socket that is missing an .ioctl or .setsockopts method.
No need to initialise anything here as it is an empty class which is missing a .ioctl and .setsockopts method
Methods