.luacov
author Kim Alvefur <zash@zash.se>
Fri, 16 Jul 2021 00:57:42 +0200
changeset 12518 194469fb46f9
parent 9472 cd2f742e5826
permissions -rw-r--r--
net.server_epoll: Wrap LuaSocket object earlier to reuse option setting method Since it provides some protection and error handling in the form of logging.

exclude = {
	"^%./spec/";
}