File

.luacov @ 10082:1df53ef1f60d

net.server_epoll: Return errors from creating sockets Prevents error from attempting to index nil conn on such failure. Silences luacheck warning about the 'err' variable being unused
author Kim Alvefur <zash@zash.se>
date Tue, 23 Jul 2019 18:06:34 +0200
parent 9469:cd2f742e5826
line wrap: on
line source

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