search for: sin6t

Displaying 2 results from an estimated 2 matches for "sin6t".

Did you mean: sin6
2003 Jan 20
0
[patch] Recent IPv6 changes in rsync/access.c
...we get to a switch statement for the address family; > we imagine we take the PF_INET6 case. Two things of note here, 1st > is addrlen = 16; 2nd is what appears to be a pasto, two copies of > > a = (char *)&sin6a->sin6_addr; > t = (char *)&sin6t->sin6_addr; > > are found, surrounding an if statement that shouldn't affect the > values. Thats the 2nd, minor, problem I wanted to note. I also > moved the addrlen in my diff for cosmetic purposes. Doesn't > matter which set of assignments is taken out. > > Con...
2002 Nov 05
2
2.5.6 release
On Tue, Nov 05, 2002 at 08:37:00AM -0800, Martin Pool wrote: > On 10 Oct 2002, "Green, Paul" <Paul.Green@stratus.com> wrote: > > No new CVS messages have appeared on the rsync-cvs archives since August > > 30th. This seems rather odd-- perhaps a daemon stopped working? If there > > has truly been no activity since that date, I apologize for > >