Skip to content

http: fix SO_REUSEPORT for HTTP sockets

Petr Špaček requested to merge http_reuseport into master

lua-cqueues.socket.fdopen() resets the reuseport flag, so binding Nth instance without systemd socket activation failed

Merge request reports