index
:
libgats.git
main
Generalized Agile Transport System, send compact, binary structured data.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
packet.cpp
blob: 6283ce549bf6431de8c6e341afe94bbffc1817b2 (
plain
)
1
2
3
4
5
6
7
8
9
10
#include "gats/packet.h" Gats::Packet::Packet() { } Gats::Packet::~Packet() { }