open using O_EVTONLY and unmounting problem
open using O_EVTONLY and unmounting problem
- Subject: open using O_EVTONLY and unmounting problem
- From: Steve Gehrman <email@hidden>
- Date: Fri, 22 Oct 2004 10:25:35 -0700
According to some stuff I read online, calling open with O_EVTONLY is
suppose to not interfere with unmounting disks.
but I'm getting a -47 error when attempting to eject a disk.
_fd = open([[desc ntPath] fileSystemPath], O_EVTONLY, 0);
Anyone know how this works exactly?
-steve
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Darwin-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden