From 9f91b786966775142073d2bc0516b0c447814ed2 Mon Sep 17 00:00:00 2001 From: Dhanya Maliakal Date: Tue, 28 Nov 2017 09:26:12 +0100 Subject: [PATCH] update comments --- slsDetectorSoftware/slsDetector/slsDetectorUsers.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/slsDetectorSoftware/slsDetector/slsDetectorUsers.h b/slsDetectorSoftware/slsDetector/slsDetectorUsers.h index 22b635137..8767d6b3b 100644 --- a/slsDetectorSoftware/slsDetector/slsDetectorUsers.h +++ b/slsDetectorSoftware/slsDetector/slsDetectorUsers.h @@ -461,7 +461,7 @@ class slsDetectorUsers /** * Set/Get receiver streaming out ZMQ port - * For multi modules, it calculates (increments) and sets the ports + * For multi modules, it calculates (increments), sets the ports and restarts the sockets * @param i sets, -1 gets * @returns receiver streaming out ZMQ port () */ @@ -469,7 +469,7 @@ class slsDetectorUsers /** * Set/Get client streaming in ZMQ port - * For multi modules, it calculates (increments) and sets the ports + * For multi modules, it calculates (increments), sets the ports and restarts the sockets * @param i sets, -1 gets * @returns client streaming in ZMQ port */