• antirez's avatar
    Diskless replication: set / reset socket send timeout. · d4f6a171
    antirez authored
    We need to avoid that a child -> slaves transfer can continue forever.
    We use the same timeout used as global replication timeout, which is
    documented to also affect I/O operations during bulk transfers.
    d4f6a171
rdb.c 54 KB