Commit Graph

6 Commits

Author SHA1 Message Date
babic_a 7841a70698 Started cleanup of UdpRecvModule 2020-05-04 10:17:36 +02:00
babic_a 77141a559c Ringbuffer returns nullptr when the buffer is full
This feature will allow us to make a push/pull mechanism for the sf_h5_writer.
All classes using RingBuffer have been updated to maintain the exact same behaviour as before.
2020-04-21 17:25:22 +02:00
babic_a 4e3ec6af1f Revert "Try to use recvmmsg"
This reverts commit 365c15a6
2020-04-17 17:58:20 +02:00
babic_a 365c15a670 Try to use recvmmsg 2020-04-17 17:13:23 +02:00
babic_a cb6075560d Remove individual packet tracking 2020-04-17 14:57:33 +02:00
babic_a f7dc2be75f Make core-buffer folder with all common stuff used in the buffer 2020-04-17 09:51:16 +02:00