Re: [Twisted-Python] reactor.stop if no any clients

2010-09-29 Thread Jonathan Lange
On Wed, Sep 29, 2010 at 6:40 PM, ruslan usifov wrote: > If we stop listening, how can i wait while all client connection (which was > accepted before stopListening) processed and then call reactor.stop? > In your factory, keep a count of the number of clients you have and whether stopListening ha

[Twisted-Python] reactor.stop if no any clients

2010-09-29 Thread ruslan usifov
If we stop listening, how can i wait while all client connection (which was accepted before stopListening) processed and then call reactor.stop? ___ Twisted-Python mailing list Twisted-Python@twistedmatrix.com http://twistedmatrix.com/cgi-bin/mailman/list