]> git.localhorst.tv Git - blank.git/commit
fixed transmission control
authorDaniel Karbach <daniel.karbach@localhorst.tv>
Fri, 4 Sep 2015 14:38:56 +0000 (16:38 +0200)
committerDaniel Karbach <daniel.karbach@localhorst.tv>
Fri, 4 Sep 2015 14:38:56 +0000 (16:38 +0200)
commit37e056bafe9603981d6bcb205e1472e063c94700
tree5e6d7640f699153bfa25074599741577010a1876
parent1afc887a2040dfdedfa66913e94ff7a9634f648f
fixed transmission control
src/client/MasterState.hpp
src/client/client.cpp
src/net/Client.hpp
src/net/Connection.hpp
src/net/ConnectionHandler.hpp [new file with mode: 0644]
src/net/PacketHandler.hpp [deleted file]
src/net/net.cpp