Software /
code /
prosody
File
.busted @ 9578:1ef33635f3f0
net.server_select: Deprecate :lock method
Exists only in server_select and I found nothing using it
author | Kim Alvefur <zash@zash.se> |
---|---|
date | Sun, 28 Oct 2018 16:55:21 +0100 |
parent | 9452:9d892b2415bf |
child | 9964:f299d4917dd8 |
line wrap: on
line source
return { _all = { }, default = { ["exclude-tags"] = "mod_bosh,storage"; }; bosh = { tags = "mod_bosh"; }; storage = { tags = "storage"; }; }