b.t.t.FakeSocket(object) : class documentation

Part of bzrlib.tests.test_sftp_transport View In Hierarchy

Fake socket object used to test the SocketDelay wrapper without using a real socket.
Method __init__ Undocumented
Method send Undocumented
Method sendall Undocumented
Method recv Undocumented
def __init__(self):
Undocumented
def send(self, data, flags=0):
Undocumented
def sendall(self, data, flags=0):
Undocumented
def recv(self, size, flags=0):
Undocumented
API Documentation for Bazaar, generated by pydoctor at 2022-06-16 00:25:16.