Mercurial > prosody-hg
view plugins/mod_unknown.lua @ 11169:6dde2c9fa272 0.11
util.strbitop: Create buffer in the correct size (optimization)
This avoids dynamically growing the buffer as Lua does when luaL_addchar
is used, thus saving on realloc calls.
| author | Kim Alvefur <zash@zash.se> |
|---|---|
| date | Thu, 15 Oct 2020 16:43:30 +0200 |
| parents | 28a90f5fea46 |
| children |
line wrap: on
line source
-- Unknown platform stub module:set_global(); -- TODO Do things that make sense if we don't know about the platform
