- changed headers so that any low level protocol-specific sizes and
commit68da4491cdbf854d14fe1cf3ed38432e2e50bc51
authorcdfrey <cdfrey>
Thu, 8 Dec 2005 04:28:05 +0000 (8 04:28 +0000)
committercdfrey <cdfrey>
Thu, 8 Dec 2005 04:28:05 +0000 (8 04:28 +0000)
tree5ebce2aaf79a4118e87d718035c6051f486dc17a
parent488dbae5ba33012909b6d4554b7d7707abe657e5
- changed headers so that any low level protocol-specific sizes and
structs are completely hidden in the library...
this adds library-only header: protostructs.h
src/barry.h
src/controller.cc
src/parser.cc
src/parser.h
src/protocol.cc
src/protocol.h
src/protostructs.h [copied from src/protocol.h with 91% similarity]
src/record.cc
src/record.h
src/socket.cc