Software /
code /
prosody
Comparison
util/error.lua @ 12011:9dc36fdbdba1
net.server_epoll: Ensure calls to :write() return something
With opportunistic writes enabled, writes can return what :onwritable()
returns, thus :onwritable() should return something sensible at each
spot.
Should prevent whatever caused
> Error writing to connection: (nil)
Tho this was probably harmless
author | Kim Alvefur <zash@zash.se> |
---|---|
date | Mon, 06 Dec 2021 10:59:14 +0100 |
parent | 11224:8143fd2f138b |
child | 12975:d10957394a3c |
child | 13078:6da83deb8d7f |
comparison
equal
deleted
inserted
replaced
12010:f995d62044fa | 12011:9dc36fdbdba1 |
---|