@ -126,6 +126,8 @@ retry:
log_debug("connect failed: %s", strerror(errno));
if (errno != ECONNREFUSED && errno != ENOENT)
goto failed;
if (flags & CLIENT_NOSTARTSERVER)
if (~flags & CLIENT_STARTSERVER)
close(fd);
The note is not visible to the blocked user.