DEPENDS
author Kim Alvefur <zash@zash.se>
Tue, 13 Jul 2021 14:51:05 +0200
changeset 11679 139d80774f11
parent 8457 90962ef41bf3
permissions -rw-r--r--
net.server_epoll: Keep socket registered in epoll trough TLS wrapping There's the theory that the socket isn't the same before/after wrap(), but since epoll operates on FD numbers this shouldn't matter.


For full information on our dependencies, version requirements, and
where to find them, see https://prosody.im/doc/depends

If you have luarocks available on your platform, install the following:

  - luaexpat
  - luasocket
  - luafilesystem
  - luasec