File: comment_1_9290f6e6f265e906b08631224392b7bf._comment

package info (click to toggle)
git-annex 6.20170101-1%2Bdeb9u2
  • links: PTS
  • area: main
  • in suites: stretch
  • size: 50,088 kB
  • sloc: haskell: 53,116; sh: 1,582; ansic: 341; makefile: 292; perl: 144
file content (14 lines) | stat: -rw-r--r-- 726 bytes parent folder | download | duplicates (11)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[[!comment format=mdwn
 username="https://www.google.com/accounts/o8/id?id=AItOawlu-fdXIt_RF9ggvg4zP0yBbtjWQwHAMS4"
 nickname="Jörn"
 subject="Mount detection"
 date="2012-09-21T09:23:34Z"
 content="""
regarding the current mount polling on OSX: why not use the NSNotificationCenter for being notified on mount events on OSX?

Details see:

1. <http://stackoverflow.com/questions/12409458/detect-when-a-volume-is-mounted-on-os-x>
2. <http://stackoverflow.com/questions/6062299/how-to-add-an-observer-to-nsnotificationcenter-in-a-c-class-using-objective-c>
3. <https://developer.apple.com/library/mac/#documentation/CoreFoundation/Reference/CFNotificationCenterRef/Reference/reference.html#//apple_ref/doc/uid/20001438>
"""]]