zmq always needs an ip in header

This commit is contained in:
Dhanya Maliakal
2017-11-17 17:40:57 +01:00
parent 2e234f1bbd
commit 662f502d4c
4 changed files with 15 additions and 39 deletions

View File

@ -2355,7 +2355,7 @@ int slsReceiverTCPIPInterface::set_streaming_source_ip() {
else if (receiverBase->getStatus() != IDLE)
receiverNotIdle();
else {
receiverBase->setStreamingSourceIP(arg);
receiverBase->setStreamingSourceIP(arg);
}
//get