You are reading a single comment by @cmo and its replies. Click here to read the full conversation.
  • Hello,

    Is there an event to turn off an http server?

    var server=http.createServer(...)
    

    This doesn't seem to work even though it looks documented (httpSrv class):

    server.close();
    

    Any help is appreciated. Thanks.

About

Avatar for cmo @cmo started