]> git.sesse.net Git - greproxy/history - protocol.h
Make sequence numbers unsigned, because they are.
[greproxy] / protocol.h
2016-02-28 Steinar H. GundersonMake sequence numbers unsigned, because they are.
2015-02-07 Steinar H. GundersonSplit Protocol into Sender and Reader.
2015-02-07 Steinar H. GundersonMake Reorderer into a Protocol.
2015-02-07 Steinar H. GundersonSplit Protocol out into a header.