.luacov
author Kim Alvefur <zash@zash.se>
Mon, 16 Aug 2021 12:45:14 +0200
changeset 11746 9c450185bac1
parent 9472 cd2f742e5826
permissions -rw-r--r--
mod_c2s,mod_s2s: Fire event just before writes Could allow e.g. a XEP-0198 implementation to efficiently send ack requests at optimal times without using timers or nextTick.

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