remote.h interfaces sync with Java - cleanup
This commit is contained in:
@@ -195,7 +195,7 @@ namespace pvAccess {
|
||||
|
||||
// validate connection
|
||||
if(!validateConnection(transport, ipAddrStr)) {
|
||||
transport->close(true);
|
||||
transport->close();
|
||||
LOG(
|
||||
logLevelDebug,
|
||||
"Connection to CA client %s failed to be validated, closing it.",
|
||||
|
||||
Reference in New Issue
Block a user