Commit Graph

11 Commits

Author SHA1 Message Date
babic_a 3c6805a8e6 Add resync capabilities to sf_streamer 2020-05-08 10:33:25 +02:00
babic_a 0aaad2da25 Same copy constructor bug as before 2020-05-06 16:01:25 +02:00
babic_a 57bea8a582 Fix subscription error 2020-05-06 15:51:30 +02:00
babic_a e5e9d4074f Remove zmq context from thread parameter 2020-05-06 15:40:20 +02:00
babic_a be3050d471 Fix auto reference instead of copy 2020-05-06 14:54:08 +02:00
babic_a af9027fe66 Changed recv function signature with complete pointer type 2020-05-06 12:47:59 +02:00
babic_a c075faa376 Add end line to debug output 2020-05-06 12:04:57 +02:00
babic_a 032fe93bce Remove destroying of context
We don't create it, we don't destroy it.
2020-05-06 10:39:59 +02:00
babic_a b31b6cddf9 Fixed bug in queue slot allocation
(Of course it can really happen!)
2020-05-06 10:29:33 +02:00
babic_a 7b524501c0 Fix ZMQ exceptions and error reporting 2020-05-06 10:28:07 +02:00
babic_a 94d71e7d40 First attempt at LiveRecvModule 2020-05-05 13:36:11 +02:00