>> 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?

> Right now there is no way to do that, sorry...

I see. Is it hard to add a way to do this?

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