LDPD_SOCKET
strlcpy(sun.sun_path, LDPD_SOCKET, sizeof(sun.sun_path));
err(1, "connect: %s", LDPD_SOCKET);
sockname = LDPD_SOCKET;