Re: (Recent I/O change)

2009-10-12 Thread Wayne Davison
On Mon, Oct 5, 2009 at 1:51 AM, Matt McCutchen m...@mattmccutchen.netwrote: Would you care to explain the impact of this change on the rsync I/O design in terms that I might understand? It looks like you merged two switch statements over possible message types, reducing code duplication, but

Re: (Recent I/O change)

2009-10-05 Thread Matt McCutchen
On Sat, 2009-10-03 at 09:41 -0500, Wayne Davison committed: Change the msg pipe to use a real multiplexed IO mode for the data that goes from the receiver to the generator. Wayne, Would you care to explain the impact of this change on the rsync I/O design in terms that I might understand? It