[Twisted-Python] timeout in agent

Pet petshmidt at googlemail.com
Mon Aug 30 04:54:11 EDT 2010


Hello!

I have modified Agent.request method (twisted.web.client.Agent) to
pass timeout parameter to
d = cc.connectTCP(host, port, timeout=timeout)

but it looks like timeout is ignored (cbConnected is called). Is this
known issue?

Thanks!



More information about the Twisted-Python mailing list