mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2025-06-14 13:57:13 +02:00
insignificant print
This commit is contained in:
@ -331,7 +331,7 @@ public:
|
|||||||
|
|
||||||
#ifdef VERBOSE
|
#ifdef VERBOSE
|
||||||
//if(!index)
|
//if(!index)
|
||||||
cprintf(BLUE,"%d : STreamer: buf: %s\n", index, buf);
|
cprintf(BLUE,"%d : Streamer: buf: %s\n", index, buf);
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
if(zmq_send (socketDescriptor, buf, length, dummy?0:ZMQ_SNDMORE) < 0) {
|
if(zmq_send (socketDescriptor, buf, length, dummy?0:ZMQ_SNDMORE) < 0) {
|
||||||
|
Reference in New Issue
Block a user