This is a NOOP in clientserver.c:
        if (verbose >= 2) {
        }
        ^^^^^^^^^^^^^^^^^^^
        fd = open_socket_out_wrapped (host, rsync_port, bind_address,
                                      default_af_hint);
        if (fd == -1) {
                exit_cleanup(RERR_SOCKETIO);
        }

-- 
albert chin ([EMAIL PROTECTED])

Reply via email to