• Wayne Davison's avatar
    Some minor improvements to read_msg_fd() made it safe to use both · 98f8c9a5
    Wayne Davison authored
    set_msg_fd_in() and read_msg_fd() during the early phase of being
    a client sender (up through the sending of the file list).  This
    makes sure that the sender monitors the socket from the receiver
    for any messages that it might send to us, and thus avoids a hang
    when verbosity is high.
    98f8c9a5
io.c 26.3 KB