Name
relay_file_read_start_pos —
find the first available byte to read
Synopsis
size_t relay_file_read_start_pos ( | struct rchan_buf * buf) ; |
Description
If the read_pos is in the middle of padding, return the
position of the first actually available byte, otherwise
return the original value.