• 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: Notification System Woes
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Notification System Woes


  • Subject: Re: Notification System Woes
  • From: Simon Stapleton <email@hidden>
  • Date: Wed, 3 Dec 2003 09:15:36 +0100

From: Saul Iversen <email@hidden>
Date: Wed, 3 Dec 2003 00:15:33 -0500

<snip>

Needless to say, I'd rather be receiving notifications much more
frequently so that I could keep refreshing the temperature display in
real time. My question then is how can I work around this issue? Can I
somehow set a smaller "buffer full" size so that the notification comes
after just a few bytes? Or should I be using an entirely different
approach? Your patience and support are sincerely appreciated.

Hi Saul

The following might be of help

env = [[[NSProcessInfo processInfo] environment] mutableCopy];
[env setObject:@"YES" forKey:@"NSUnbufferedIO"];

No, it's not terribly obvious, nor well documented.

Simon
--
AppleCare. Now _there's_ an oxymoron for you.
--
PGP Key Id : 0x50D0698D
_______________________________________________
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.

  • Prev by Date: Re: SearchKit and SKIndexDocumentIterator
  • Next by Date: Re: Connecting lots of fields
  • Previous by thread: Re: Notification System Woes
  • Next by thread: NSMutableString Exemplars
  • Index(es):
    • Date
    • Thread