Commit graph

6 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
458b6f8536 Fixed various memory leak issues throughout the code. 2021-05-27 17:38:58 +02:00
Erik Ogenvik
2b860be278 Complete removal of old Spawn mechanism. 2020-06-22 22:36:30 +02:00
Erik Ogenvik
8fd94c6f4c Use steady_clock instead of system/posix. 2020-01-24 23:14:07 +01:00
Erik Ogenvik
14ad238777 Use a time window when limiting ops processing.
This should provide better control over performance than just using a fixed number.
2020-01-22 23:26:43 +01:00
Erik Ogenvik
7534fee4e3 Arrange tests better and remove obsolete and unused stuff. 2020-01-20 23:17:55 +01:00
Renamed from tests/PeerTest.cpp (Browse further)