aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/mod_storage_memory.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
commitd88904312b8f7a2582ce1eb0ee9204fdc2912038 (patch)
tree028350d40aaed5050c07389efc218888f938dcd8 /plugins/mod_storage_memory.lua
parent9e60a1be7cc7882c59595198a8ef3b07de3f8d4f (diff)
downloadprosody-d88904312b8f7a2582ce1eb0ee9204fdc2912038.tar.gz
prosody-d88904312b8f7a2582ce1eb0ee9204fdc2912038.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_storage_memory.lua')
0 files changed, 0 insertions, 0 deletions