muxclient
int muxclient(const char *);
if ((sock = muxclient(options.control_path)) >= 0) {
(void)muxclient(options.control_path);