Stopping Windows Service

D duncanm255 at hotmail.com
Thu Mar 2 10:10:16 EST 2006


I must be missing something..in my SvcDoRun function, first line is
"self.timeout=10000" , followed by my "while 1:" loop which listens for
the connection, processes the data, etc.  Where should I place the
"rc=win32event.." and "if rc" lines?  I have a feeling I'm pretty close
here.. :)  Thanks very much.

Doug




More information about the Python-list mailing list