Antonio Beamud Montero wrote:
> exar...@twistedmatrix.com escribió:
> > I don't think you've shared enough of your code for anyone to figure out
> > what you're doing wrong (aside from calling one Deferred's callback
> > method more than once). Your "runall" function above looks okay, so
> > pe
exar...@twistedmatrix.com escribió:
> I don't think you've shared enough of your code for anyone to figure out
> what you're doing wrong (aside from calling one Deferred's callback
> method more than once). Your "runall" function above looks okay, so
> perhaps the problem is in some other part
On 08:27 am, antonio.bea...@gmail.com wrote:
>Hi all:
>I've implemented my client as comes in twisted documentation
>(FingerProxy example).
>I want to connect with several machines at the same time, send and
>receive data from this servers and start again (monitoring in one
>word).
>
>I've created
Hi all:
I've implemented my client as comes in twisted documentation
(FingerProxy example).
I want to connect with several machines at the same time, send and
receive data from this servers and start again (monitoring in one word).
I've created a ClientFactory and a loop like this:
conf['host