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