Integrate vibe.d into Windows Service
    Andre Pany 
    andre at s-e-a-p.de
       
    Wed Nov 21 20:29:56 UTC 2018
    
    
  
On Wednesday, 21 November 2018 at 15:05:31 UTC, Kagamin wrote:
> Start vibe in another thread and return from ServiceMain, see 
> https://docs.microsoft.com/en-us/windows/desktop/Services/service-servicemain-function also ideally you should report running state only after vibe initialized, opened sockets and started listening, before that it's not really running.
Thanks a lot. I will try.
Kind regards
Andre
    
    
More information about the Digitalmars-d-learn
mailing list