48 int inbuflen,
int outbuflen);
Public header for librsync.
rs_result
Return codes from nonblocking rsync operations.
The contents of this structure are private.
rs_result rs_whole_run(rs_job_t *job, FILE *in_file, FILE *out_file, int inbuflen, int outbuflen)
Run a job continuously, with input to/from the two specified files.