Camden Dixie O'Brien 53857bc613 Fix message dropping issue on server
The sockets were initially set to active, which meant that data
received immediately after the TLS handshake (before the socket was
transferred to the handle_connection process) were received by the
acceptor process and hence were not handled.
2025-02-25 16:00:04 +00:00
2025-02-22 12:28:50 +00:00
2025-02-23 19:28:36 +00:00
Description
No description provided
AGPL-3.0 220 KiB
Languages
Vala 73%
Erlang 20.2%
Shell 3.4%
Meson 2.4%
CSS 1%