rsync_receiver
if (!rsync_receiver(&sess, fd, fd, f->sink)) {
int rsync_receiver(struct sess *, int, int, const char *);
if (!rsync_receiver(&sess, fdin, fdout, argv[1])) {
if (!rsync_receiver(&sess, sd, sd, f->sink)) {