]> git.localhorst.tv Git - blank.git/commit
tag packets withsequence numbers
authorDaniel Karbach <daniel.karbach@localhorst.tv>
Wed, 2 Sep 2015 21:40:21 +0000 (23:40 +0200)
committerDaniel Karbach <daniel.karbach@localhorst.tv>
Wed, 2 Sep 2015 21:40:21 +0000 (23:40 +0200)
commit09b734344f31e18d0fa31c39acba6d012aa2cc56
tree8c6d86d9f24f51eb5d3189cae4ddfb322e2b0bae
parent104592aabdc70b21065c35fe4d092fc6cdaa1f49
tag packets withsequence numbers

acks are already transmitted to the other side,
but they're not used yet
src/net/Connection.hpp
src/net/Packet.hpp
src/net/net.cpp