summaryrefslogtreecommitdiffstats
path: root/common/collection.h
AgeCommit message (Collapse)AuthorFilesLines
2021-09-01Remove common code in favor of new libimobiledevice-glueGravatar Nikias Bassen1-47/+0
2019-05-22Add new usbmuxd_events_subscribe/unsubscribe functions with a context so it ↵Gravatar Nikias Bassen1-1/+1
can be used in different threads
2014-10-03Move socket and collection functions to a convenience libraryGravatar Chow Loong Jin1-0/+47
This avoids the iproxy tool from relying on undocumented library ABI.