How can I modify the server_http.hpp
file in the Http Server Library to set SO_REUSEPORT
on the socket? Or how can I pass in a fd. (the systemd .socket file will need ReusePort=yes for that).
https://github.com/eidheim/Simple-Web-Server/blob/master/server_http.hpp