Commit graph

3 commits

Author SHA1 Message Date
Erik Ogenvik
7fcf0c34d1 Envelope router ids in one single struct.
Since the string and the integer always go together.
2022-07-04 15:37:51 +02:00
Erik Ogenvik
70eb66d519 Don't flush whenever we call "send".
Instead put the responsibility of flushing the sockets on the calling code.
For the server we'll flush at every "tick". For the aiclient we'll flush every 10ms.
2021-08-01 00:21:22 +02:00
Erik Ogenvik
7534fee4e3 Arrange tests better and remove obsolete and unused stuff. 2020-01-20 23:17:55 +01:00
Renamed from tests/LinkTest.cpp (Browse further)