Make server_quit() and srv_main() fcnoreturn
server_quit() and srv_main() (which exits only via the former) should be marked fcnoreturn.
server_quit() and srv_main() (which exits only via the former) should be marked fcnoreturn.