NSFileHandle fileHandleForUpdatingAtPath never returns
NSFileHandle fileHandleForUpdatingAtPath never returns
- Subject: NSFileHandle fileHandleForUpdatingAtPath never returns
- From: Denis Bohm <email@hidden>
- Date: Wed, 28 May 2008 23:29:39 -0700
When another application has a device file open and I try to use
NSFileHandle fileHandleForUpdatingAtPath to open the same device file,
the call just seems to hang and never return. The API documentation
doesn't say what should happen in this case. Does anyone know why it
isn't returning? What I would like is for it to return with nil or
throw an exception...
_______________________________________________
Cocoa-dev mailing list (email@hidden)
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:
This email sent to email@hidden