changes including warnings and zmq

This commit is contained in:
Dhanya Maliakal
2017-05-04 17:52:58 +02:00
parent 49b4ae2f56
commit a1fc93b398
4 changed files with 27 additions and 29 deletions

View File

@ -71,7 +71,7 @@ using namespace std;
#define DEFAULT_BACKLOG 5
#define DEFAULT_UDP_PORTNO 50001
#define DEFAULT_GUI_PORTNO 65000
#define DEFAULT_ZMQ_PORTNO 70001
//#define DEFAULT_ZMQ_PORTNO defined in zmqSocket.h (40001)
class genericSocket{