mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2026-01-21 11:15:27 +01:00
merge conflict from 3.0.1
This commit is contained in:
@@ -8,9 +8,7 @@
|
||||
*/
|
||||
|
||||
#include "ansi.h"
|
||||
#include "sls_receiver_defs.h"
|
||||
|
||||
//#define ZMQ_DETAIL
|
||||
|
||||
#include <zmq.h>
|
||||
#include <errno.h>
|
||||
@@ -21,7 +19,8 @@
|
||||
#include <unistd.h> //usleep in some machines
|
||||
using namespace rapidjson;
|
||||
|
||||
#define DEFAULT_ZMQ_PORTNO 30001
|
||||
|
||||
//#define ZMQ_DETAIL
|
||||
|
||||
class ZmqSocket {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user