Software /
code /
prosody
File
.busted @ 10081:72adf1f39404
net.server_epoll: Add experimental option to close connections in case of listener error
Sometimes such errors leave sessions in an inconsistent state, so it
might be better to close them early.
author | Kim Alvefur <zash@zash.se> |
---|---|
date | Sat, 25 May 2019 16:14:31 +0200 |
parent | 9964:f299d4917dd8 |
line wrap: on
line source
return { _all = { }, default = { ["exclude-tags"] = "mod_bosh,storage,SLOW"; }; bosh = { tags = "mod_bosh"; }; storage = { tags = "storage"; }; }