mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2026-01-30 17:24:56 +01:00
Merge branch '3.0.1' into developer
This commit is contained in:
@@ -600,6 +600,7 @@ void UDPBaseImplementation::setStreamingSourceIP(const char c[]){
|
|||||||
int UDPBaseImplementation::restreamStop() {
|
int UDPBaseImplementation::restreamStop() {
|
||||||
FILE_LOG(logWARNING) << __AT__ << " doing nothing...";
|
FILE_LOG(logWARNING) << __AT__ << " doing nothing...";
|
||||||
FILE_LOG(logERROR) << __AT__ << " must be overridden by child classes";
|
FILE_LOG(logERROR) << __AT__ << " must be overridden by child classes";
|
||||||
|
return OK;
|
||||||
}
|
}
|
||||||
|
|
||||||
/***callback functions***/
|
/***callback functions***/
|
||||||
|
|||||||
Reference in New Issue
Block a user