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 | ee30af806d46b33d748d9df50caf3cb508746720 (patch) | |
tree | e3fa96e3e085462d6056340bf2defc0b8775ee0e /util | |
parent | 8f3d5ab4fb07c14784d8aa4900ac5d184f65ee24 (diff) | |
download | prosody-ee30af806d46b33d748d9df50caf3cb508746720.tar.gz prosody-ee30af806d46b33d748d9df50caf3cb508746720.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 'util')
0 files changed, 0 insertions, 0 deletions