Hi, list!

I'm running a single-handler wsapi site with

        wsapi.fastcgi.run(function(...)
           -- do something
        end)

Now I want to be able to shutdown gracefully.

Can I tell something to wsapi so it will just exit its loop?

Alexander.

_______________________________________________
Kepler-Project mailing list
Kepler-Project@lists.luaforge.net
http://lists.luaforge.net/cgi-bin/mailman/listinfo/kepler-project
http://www.keplerproject.org/

Reply via email to