From a8e26123c7f6bc8bef2c17979b9a939324b65e2d Mon Sep 17 00:00:00 2001 From: Michael Davidsaver Date: Wed, 4 Apr 2018 16:01:08 -0700 Subject: [PATCH] minor doc --- src/remote/pv/security.h | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/remote/pv/security.h b/src/remote/pv/security.h index 202408e..9e95e39 100644 --- a/src/remote/pv/security.h +++ b/src/remote/pv/security.h @@ -188,6 +188,8 @@ public: * @param remoteAddress * @return a new session. * @throws SecurityException + * + * @warning a Ref. loop is created if the SecuritySession stores a pointer to 'control' */ // authentication must be done immediately when connection is established (timeout 3seconds), // later on authentication process can be repeated