mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2025-12-13 08:30:04 +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() {
|
||||
FILE_LOG(logWARNING) << __AT__ << " doing nothing...";
|
||||
FILE_LOG(logERROR) << __AT__ << " must be overridden by child classes";
|
||||
return OK;
|
||||
}
|
||||
|
||||
/***callback functions***/
|
||||
|
||||
Reference in New Issue
Block a user