diff options
author | Kim Alvefur <zash@zash.se> | 2020-10-12 20:21:18 +0200 |
---|---|---|
committer | Kim Alvefur <zash@zash.se> | 2020-10-12 20:21:18 +0200 |
commit | 0e8366644db4f804a4ad2bf80959a6140da1b504 (patch) | |
tree | e3fa96e3e085462d6056340bf2defc0b8775ee0e /plugins/mod_debug_sql.lua | |
parent | d16ccb5cc1d32f086c257529681c02bff462e6b5 (diff) | |
download | prosody-0e8366644db4f804a4ad2bf80959a6140da1b504.tar.gz prosody-0e8366644db4f804a4ad2bf80959a6140da1b504.zip |
net.websocket.frames: Read buffer length correctly in Lua 5.1 (fix #1598)
COMPAT: The __len metamethod does not work with tables in Lua 5.1.
Both strings and util.dbuffer now expose their length as a :len()
method.
Diffstat (limited to 'plugins/mod_debug_sql.lua')
0 files changed, 0 insertions, 0 deletions