Clarify
[anna.git] / 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 {