My view displays file system including some network volumes hierarchically as one of Finder's style does.When the network is unexpectedly cut, I'd like to remove the network volumes from the view before didUnmount notification. I could get the faster way by using System Configuration when the line was cut . But I don't know which volumes were networks'. Should I wait for the unmount notification with NSDevicePath? But the notification comes slow. For the period, it looks like becoming "freeze". That's why I want to know the way to identify the volumes were network's or local ones.
Thank you. Norio _______________________________________________ Cocoa-dev mailing list (Cocoa-dev@lists.apple.com) Please do not post admin requests or moderator comments to the list. Contact the moderators at cocoa-dev-admins(at)lists.apple.com Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to arch...@mail-archive.com