aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/mod_mam/mod_mam.lua
diff options
context:
space:
mode:
authorKim Alvefur <zash@zash.se>2020-05-04 21:51:30 +0200
committerKim Alvefur <zash@zash.se>2020-05-04 21:51:30 +0200
commit8055c8f7d721ba1d8aa538255e61a1830377c49e (patch)
tree028350d40aaed5050c07389efc218888f938dcd8 /plugins/mod_mam/mod_mam.lua
parent783f5430a57d1f543f0eddbc3d6b6a3185be8008 (diff)
downloadprosody-8055c8f7d721ba1d8aa538255e61a1830377c49e.tar.gz
prosody-8055c8f7d721ba1d8aa538255e61a1830377c49e.zip
util.pposix,signal: Pass around various OS numbers as integers [Lua 5.3]
Passing around PIDs, UIDs etc as integers makes it more sane in Lua 5.3. Getting 1234.0 as PID is silly. Shouldn't change any behavior as these are all integers on the C side and the integral floats are accepted as integers when passed back from Lua into C.
Diffstat (limited to 'plugins/mod_mam/mod_mam.lua')
0 files changed, 0 insertions, 0 deletions