XMLWordPrintable

    • Icon: Sub-task Sub-task
    • Resolution: Done
    • Icon: Medium Medium
    • 22.02
    • None
    • hicn/hicn-light
    • None
    • light refactory one

      Those data structures in fact refer to socket identifiers (address + port), and are used constantly across the code, and in particular during face lookup.

      In the effort to reduce the number of allocations, those data structures are now static contiguous buffers based on system data structures (struct sockaddr_* family).

      Helpers to act on these data structures are provided as macros.

            jordan.auge Jordan Augé
            jordan.auge Jordan Augé
            Votes:
            1 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: