Uploaded image for project: 'Mesos'
  1. Mesos
  2. MESOS-1919

Create IP address abstraction

    XMLWordPrintableJSON

Details

    • Task
    • Status: Resolved
    • Minor
    • Resolution: Duplicate
    • None
    • None
    • libprocess
    • None

    Description

      in the code many functions need only the ip address to be passed as a parameter. I don't think it would be desirable to use a struct SockaddrStorage (MESOS-1916).

      Consider using a std::vector<unsigned char> (see typedef std::vector<unsigned char> IPAddressNumber; in the Chromium project)

      Attachments

        Activity

          People

            evelinad Evelina Dumitrescu
            dhamon Dominic Hamon
            Dominic Hamon Dominic Hamon
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: