mirror of
https://github.com/bjc/prosody.git
synced 2025-04-03 21:27:38 +03:00
Passing around PIDs, UIDs etc as integers makes it more sane in Lua 5.3. Getting 1234.0 as PID is silly. Shouldn't change any behavior as these are all integers on the C side and the integral floats are accepted as integers when passed back from Lua into C. |
||
---|---|---|
.. | ||
compat.c | ||
crand.c | ||
encodings.c | ||
GNUmakefile | ||
hashes.c | ||
make.bat | ||
makefile | ||
Makefile.win | ||
net.c | ||
poll.c | ||
pposix.c | ||
ringbuffer.c | ||
signal.c | ||
table.c | ||
time.c | ||
windows.c |