• antirez's avatar
    Diskless replication: set / reset socket send timeout. · 7cffd74b
    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.
    7cffd74b
rdb.c 54.1 KB