mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2026-01-20 12:14:29 +01:00
Merge branch '3.0.1' into developer
This commit is contained in:
@@ -689,6 +689,7 @@ int slsReceiverTCPIPInterface::send_update() {
|
|||||||
#ifdef SLS_RECEIVER_UDP_FUNCTIONS
|
#ifdef SLS_RECEIVER_UDP_FUNCTIONS
|
||||||
ind=(int)receiverBase->getDataStreamEnable();
|
ind=(int)receiverBase->getDataStreamEnable();
|
||||||
#endif
|
#endif
|
||||||
|
mySock->SendDataOnly(&ind,sizeof(ind));
|
||||||
|
|
||||||
// streaming source ip
|
// streaming source ip
|
||||||
#ifdef SLS_RECEIVER_UDP_FUNCTIONS
|
#ifdef SLS_RECEIVER_UDP_FUNCTIONS
|
||||||
|
|||||||
Reference in New Issue
Block a user