Files
unison/samples
George Riley 391b3eef11 Change the protocol stack processing to pass packets by non-const
reference, rather than const reference and value as was previously done.
Also change  the queue semantics to return the packet on a deque, rather
than requiring a packet as a parameter.  The problem with the original
approach was that packet UID's were getting skipped.  The fix handles
the uid properly, and we get sequential packet uid's on the trace file.
2007-08-24 11:44:11 -04:00
..
2007-02-13 18:20:24 +01:00
2007-07-23 15:53:54 +02:00
2007-06-04 16:32:37 +02:00
2007-08-08 11:20:09 +02:00
2007-06-04 16:32:37 +02:00
2006-11-01 13:11:30 +01:00
2007-08-09 09:36:59 +02:00