lua-http
lua-http copied to clipboard
server:close() doesn't stop new streams being handled
It only closes the listening/accepting socket; it doesn't stop connections from handling new streams.