.luacov
author Kim Alvefur <zash@zash.se>
Sat, 17 Jul 2021 14:51:50 +0200
changeset 11705 a3572205c5bf
parent 9472 cd2f742e5826
permissions -rw-r--r--
net.server_epoll: Skip reset of read timeout when not reading Should avoid rare but needless timer interactions

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