Software /
code /
prosody
File
.luacov @ 13497:da9be0ad4bbc 0.12
net.server_event: Add 'wrapserver' API
This enables accepting admin stream socket (UNIX) connections trough the
same procedures as any other (TCP) socket, which avoids problems caused
by using the wrapclient API, which ends up discarding early data due to
only expecting early connection failure.
Fixes #1867
author | Kim Alvefur <zash@zash.se> |
---|---|
date | Sun, 07 Jul 2024 18:28:17 +0200 |
parent | 9469:cd2f742e5826 |