Clarify
authorEduardo Ramos Testillano <eduardo.ramos.testillano@ericsson.com>
Tue, 11 Jul 2017 08:00:43 +0000 (10:00 +0200)
committerEduardo Ramos Testillano <eduardo.ramos.testillano@ericsson.com>
Tue, 11 Jul 2017 08:00:43 +0000 (10:00 +0200)
include/anna/diameter.comm/OriginHost.hpp

index 8338e0d..1cc7bc9 100644 (file)
@@ -33,6 +33,9 @@ namespace anna {
 
 /**
  * OriginHost with single access point for client and server
+ * That is to say: only one communication engine, then:
+ * - For client: one CER, then one application Id
+ * - For server: no app id control, and multiple serverSession overwrites tsw server session (TestManager), no way to distinguish with single port ...
  */
 class OriginHost {