Software / code / prosody
Log
util/dbuffer.lua @ 13725:c51140dfbc4e 13.0
| description | author | age |
|---|---|---|
| util: Prefix module imports with prosody namespace | Kim Alvefur | Fri, 17 Mar 2023 16:23:16 +0100 |
| util.dbuffer: Add efficient shortcuts for discard() in certain cases | Matthew Wild | Tue, 11 Oct 2022 11:37:55 +0100 |
| util.dbuffer: Remove redundant code (read_chunk() cannot fail at this point) | Matthew Wild | Tue, 11 Oct 2022 11:34:47 +0100 |
| util.dbuffer: Fix bugs, remove multi-char support (more complex than first thought) | Matthew Wild | Tue, 29 Jun 2021 14:25:57 +0100 |
| util.dbuffer: Add read_until() method | Matthew Wild | Tue, 29 Jun 2021 13:48:14 +0100 |
| util.dbuffer: Add __name to metatable | Matthew Wild | Fri, 30 Oct 2020 13:53:39 +0000 |