l.s.t.TransportWithTimeout(Transport) : class documentation

Part of lp.services.timeout View In Hierarchy

Create a HTTP transport for XMLRPC with timeouts.
Method make_connection Create the connection for the transport and save it.
Method request Make the request but using the with_timeout decorator.
Method cleanup In the event of a timeout cleanup by closing the connection.
def make_connection(self, host):
Create the connection for the transport and save it.
@with_timeout('cleanup')
def request(self, host, handler, request_body, verbose=0):
Make the request but using the with_timeout decorator.
def cleanup(self):
In the event of a timeout cleanup by closing the connection.
API Documentation for Launchpad, generated by pydoctor at 2022-06-16 00:00:12.