Commit graph

2 commits

Author SHA1 Message Date
Joey Hess
8a0d6d83f4 remove unused and slightly indefensible Eq and Ord instances 2012-06-21 13:14:31 -04:00
Joey Hess
e0fdfb2e70 maintain set of files pendingAdd
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.
2012-06-20 16:31:46 -04:00