mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2025-04-24 23:30:03 +02:00
Merge branch '3.0.1' into developer
This commit is contained in:
commit
2e234f1bbd
@ -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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user