• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Kqueues TOO fast
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Kqueues TOO fast


  • Subject: Re: Kqueues TOO fast
  • From: Creed Erickson <email@hidden>
  • Date: Sun, 18 Jul 2004 09:04:08 -0700

On Sunday, July 18, 2004, at 02:13 AM, Ken Tozier wrote:

Is there a way to detect when a write starts and when it ends?

See the kqueue man page. You could filter on EVFILT_VNODE with NOTE_WRITE. Or filter on a EVFILT_READ, accepting that availability of data to read implies a write has completed.
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.


References: 
 >Kqueues TOO fast (From: Ken Tozier <email@hidden>)

  • Prev by Date: Re: NSTableView dataSource & delegate connection newbie question
  • Next by Date: Re: NSTableView dataSource & delegate connection newbie question
  • Previous by thread: Kqueues TOO fast
  • Next by thread: Get the latest song pathname played by iTunes
  • Index(es):
    • Date
    • Thread