Skip to content
  • Joey Hess's avatar
    maintain set of files pendingAdd · e0fdfb2e
    Joey Hess authored
    Kqueue needs to remember which files failed to be added due to being open,
    and retry them. This commit gets the data in place for such a retry thread.
    
    Broke KeySource out into its own file, and added Eq and Ord instances
    so it can be stored in a Set.
    e0fdfb2e