Creating and Installing Python NT Services

Mark Hammond mhammond at skippinet.com.au
Thu Feb 27 16:07:26 EST 2003


Josef Sachs wrote:
>>>>>>On Thu, 27 Feb 2003 06:47:25 GMT, Mark Hammond said:
> 
> 
>>Most services have their SvcDoRun() function in a loop,
>>waiting for the event that tells them to shut down.  Indeed, that is
>>the point of a service - to keep running.
> 
> 
> Don't you mean they have a loop in their SvcDoRun() function?

Yes - thanks!

Mark.





More information about the Python-list mailing list