]> the.earth.li Git - onak.git/commit
Error out if there's any problem setting up the keyd socket
authorJonathan McDowell <noodles@earth.li>
Fri, 6 Sep 2019 17:56:51 +0000 (18:56 +0100)
committerJonathan McDowell <noodles@earth.li>
Fri, 6 Sep 2019 17:56:51 +0000 (18:56 +0100)
commit6565bed3065d1751abf469da1a85884d9ddde759
treec6c4dbba4246c37039a7ed3ea0e84a5cfb826ad0
parentda8b732cf8223bbd4f5bc45a7db1d430fb531bf2
Error out if there's any problem setting up the keyd socket

Rather than ending up in an accept() loop that goes nowhere, print
the error we saw and exit.
keydb/keyd.c