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 (redo clean pullreq) #50

Closed
wants to merge 3 commits into from

Commits on Oct 29, 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 committed Oct 29, 2011
    Configuration menu
    Copy the full SHA
    99ecf5a View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2011

  1. Configuration menu
    Copy the full SHA
    2a22d3e View commit details
    Browse the repository at this point in the history
  2. Add multicast support for cache updates exchange

    emeric committed Oct 30, 2011
    Configuration menu
    Copy the full SHA
    f91cdf3 View commit details
    Browse the repository at this point in the history