I was trying to keep things consistent with UNIX, but I suppose there's no reason I have to do things that way. Thanks.
On 12/5/05, Tim Golden <[EMAIL PROTECTED]> wrote:
[Justin Johnson]> I'm trying to setup an application that runs as a> Windows service to rotate logs upon receiving a certain
>
[Justin Johnson]
> I'm trying to setup an application that runs as a
> Windows service to rotate logs upon receiving a certain
> signal. Whenever I try to do this I get the following error.
> Exception in TestService.SvcStart: signal only works in main
thread
Is there some reason you hav