b.t.t.TestingTCPServer(TestingTCPServerMixin, SocketServer.TCPServer) : class documentation

Part of bzrlib.tests.test_server View In Hierarchy

Known subclasses: bzrlib.tests.http_server.TestingHTTPServer

No class docstring
Method __init__ Undocumented
Method get_request Get the request and client address from the socket.
Method shutdown_client Undocumented

Inherited from TestingTCPServerMixin:

Method server_bind Undocumented
Method serve Undocumented
Method handle_request Handle one request.
Method verify_request Verify the request.
Method handle_error Undocumented
Method ignored_exceptions_during_shutdown Undocumented
Method stop_client_connections Undocumented
Method shutdown_socket Properly shutdown a socket.
Method set_ignored_exceptions Undocumented
Method _pending_exception Raise server uncaught exception.
def __init__(self, server_address, request_handler_class):
Undocumented
def get_request(self):
Get the request and client address from the socket.
def shutdown_client(self, client):
Undocumented
API Documentation for Bazaar, generated by pydoctor at 2022-06-16 00:25:16.