58int rs_int_len(rs_long_t val);
Public header for librsync.
rs_result
Return codes from nonblocking rsync operations.
rs_result rs_squirt_byte(rs_job_t *job, rs_byte_t val)
Write a single byte to a stream output.
rs_result rs_squirt_netint(rs_job_t *job, rs_long_t val, int len)
Write a variable-length integer to a stream.
The contents of this structure are private.