Software /
code /
prosody
File
.busted @ 13563:5d4d7ed83f1a
util.pposix: Add pipe() (with support for pipe2() flags on Linux)
author | Matthew Wild <mwild1@gmail.com> |
---|---|
date | Sat, 16 Nov 2024 12:26:55 +0000 |
parent | 9964:f299d4917dd8 |
line wrap: on
line source
return { _all = { }, default = { ["exclude-tags"] = "mod_bosh,storage,SLOW"; }; bosh = { tags = "mod_bosh"; }; storage = { tags = "storage"; }; }