Software /
code /
prosody
Diff
net/http/errors.lua @ 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 (2020-08-23) |
parent | 11025:e47e7185b403 |
child | 11225:8c17c08d100e |