Software /
code /
prosody
File
DEPENDS @ 11043:d105e787f5ed
net.server_select: Fix traceback (thanks eta)
The `socket` here is unreferenced on disconnect. Calling :resume_writes
after that causes an error when `addsocket()` tries to use it as a table
index.
author | Kim Alvefur <zash@zash.se> |
---|---|
date | Sun, 23 Aug 2020 22:19:29 +0200 |
parent | 8454:90962ef41bf3 |
line wrap: on
line source
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