protocol change: connection validation/authNZ support
This commit is contained in:
@@ -352,7 +352,7 @@ namespace epics {
|
||||
|
||||
bool verify(epics::pvData::int32 timeoutMs) { return true;}
|
||||
|
||||
void verified() {}
|
||||
void verified(epics::pvData::Status const &) {}
|
||||
|
||||
void aliveNotification() {}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user