mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2025-04-29 01:20:02 +02:00
insignificant
This commit is contained in:
parent
c1c302f740
commit
8738700e8a
@ -2955,7 +2955,7 @@ void slsDetector::setClientStreamingIP(std::string sourceIP) {
|
|||||||
}
|
}
|
||||||
|
|
||||||
std::string slsDetector::getClientStreamingIP() {
|
std::string slsDetector::getClientStreamingIP() {
|
||||||
return thisDetector->zmqip;
|
return std::string(thisDetector->zmqip);
|
||||||
}
|
}
|
||||||
|
|
||||||
void slsDetector::setReceiverStreamingIP(std::string sourceIP) {
|
void slsDetector::setReceiverStreamingIP(std::string sourceIP) {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user