clientserver.c in CVS

Albert Chin rsync at lists.thewrittenword.com
Sat Feb 16 07:20:04 EST 2002


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 (china at thewrittenword.com)




More information about the rsync mailing list