On Thu, 2009-06-11 at 07:11 +0800, Daniel.Li wrote:
> Dear List,
>
> I'm trying to get diff/removed data and it's offset out. So I write a
> functions in receive_data. When I run backup, I found there is a weird
> behavior which I don't understand.
>
> i = recv_token(f_in, &data) will receive (i
Dear List,
I'm trying to get diff/removed data and it's offset out. So I write a
functions in receive_data. When I run backup, I found there is a weird
behavior which I don't understand.
i = recv_token(f_in, &data) will receive (i = -1, offset2 = 0) some
where in the middle of the transfer proced