Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

socket: move connection id interface to SocketAddressProvider #17231

Merged
merged 6 commits into from
Jul 8, 2021

Commits on Jul 4, 2021

  1. Add connection id interface to socket address provider

    Signed-off-by: He Jie Xu <hejie.xu@intel.com>
    soulxu committed Jul 4, 2021
    Configuration menu
    Copy the full SHA
    8666914 View commit details
    Browse the repository at this point in the history
  2. Replace streaminfo's setConnectionID with SocketAddressProvider one

    Signed-off-by: He Jie Xu <hejie.xu@intel.com>
    soulxu committed Jul 4, 2021
    Configuration menu
    Copy the full SHA
    957631d View commit details
    Browse the repository at this point in the history
  3. Remove stream info connectionID() instead with SocketAddressProvider one

    Signed-off-by: He Jie Xu <hejie.xu@intel.com>
    soulxu committed Jul 4, 2021
    Configuration menu
    Copy the full SHA
    0baa14c View commit details
    Browse the repository at this point in the history
  4. fix format

    Signed-off-by: He Jie Xu <hejie.xu@intel.com>
    soulxu committed Jul 4, 2021
    Configuration menu
    Copy the full SHA
    e1a583b View commit details
    Browse the repository at this point in the history
  5. remove connection id member from stream info

    Signed-off-by: He Jie Xu <hejie.xu@intel.com>
    soulxu committed Jul 4, 2021
    Configuration menu
    Copy the full SHA
    ac01cc5 View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2021

  1. Add todo

    Signed-off-by: He Jie Xu <hejie.xu@intel.com>
    soulxu committed Jul 8, 2021
    Configuration menu
    Copy the full SHA
    f6d7982 View commit details
    Browse the repository at this point in the history