Mercurial > prosody-hg
view plugins/mod_unknown.lua @ 14075:7a31775f1d7f
net.http.server: Ensure blocksize is an integer
Mostly a pedantic thing but in Lua 5.3+ 2^16 is a float, which at the
very least causes tostring() to behave differently, and floatyness is
contagious...
| author | Kim Alvefur <zash@zash.se> |
|---|---|
| date | Fri, 21 Nov 2025 21:40:29 +0100 |
| 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
