Skip to content
This repository has been archived by the owner on May 24, 2022. It is now read-only.

Send cache updates to remote peers on UDP #60

Closed
wants to merge 4 commits into from

Commits on Nov 8, 2011

  1. Shared cache: add callback and function to receive/send cache updates

    from/to a remote host
    Note: Send call back provide encoded session into an aligned buffer
          large enougth to add a footer and send it directly to a peer
          using a sendto
    emeric authored and Emeric committed Nov 8, 2011
    Configuration menu
    Copy the full SHA
    1de1173 View commit details
    Browse the repository at this point in the history
  2. Send and receive cache updates to/from remotes hosts on udp.

    emeric authored and Emeric committed Nov 8, 2011
    Configuration menu
    Copy the full SHA
    a07b7b6 View commit details
    Browse the repository at this point in the history
  3. Add multicast support for cache updates exchange

    emeric authored and Emeric committed Nov 8, 2011
    Configuration menu
    Copy the full SHA
    a85f71d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7191c81 View commit details
    Browse the repository at this point in the history