Align on clear definitions for internal clients

XMLWordPrintableJSON

    • Server Programmability
    • ALL
    • SP Prioritized List, Programmability 2024-10-28, Programmability 2024-11-11, Programmability 2024-11-25, Programmability 2024-12-09, Programmability 2024-12-23
    • None
    • 3
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      Multiple places in the codebase have different interpretations on whether the presence of a transport::Session attached to the Client implies that a client is internal.

      1. !session == internal
      2. !session == internal
      3. !session == !internal

      Both can't be true – figure out which is correct and fix the underlying code.

              Assignee:
              Unassigned
              Reporter:
              Blake Oler
              Votes:
              0 Vote for this issue
              Watchers:
              9 Start watching this issue

                Created:
                Updated: