On 07:45 am, [email protected] wrote: >Hi, > > I want to execute something after the service starts. Is there any >call >back that I can associate with startService() ? I have checked the >documentation, but couldn't find anything as such :(
startService is a callback. Jean-Paul >Thanks, >Vinodh _______________________________________________ Twisted-Python mailing list [email protected] http://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-python
