Mercurial > prosody-hg
diff plugins/mod_debug_reset.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 | 8ad432953300 |
| children | 8f50e7e43df4 |
