remote.h interfaces sync with Java - cleanup

This commit is contained in:
Matej Sekoranja
2012-07-25 12:46:04 +02:00
parent 48f8b3b77e
commit 4f15626281
18 changed files with 202 additions and 231 deletions
+1 -1
View File
@@ -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.",