• 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
Proper way to run runloop for DO server?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Proper way to run runloop for DO server?


  • Subject: Proper way to run runloop for DO server?
  • From: Jim Correia <email@hidden>
  • Date: Tue, 18 Mar 2003 21:11:29 -0500

What is the proper way to run the runloop for a daemon that sits there and handles message via distributed objects?

One of the messages it handles is a message that tells it the process should cleanly exit.

Should I send the current NSRunLoop a configureAsServer message, then a run message? Then exit with runloop with CFRunLoopStop when my server gets the exit message?

Should I run the runloop until some limit date and check a global?

What parts of the documentation should I read to find these answers?

Thanks,
Jim
_______________________________________________
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.

  • Follow-Ups:
    • Re: Proper way to run runloop for DO server?
      • From: Chris Kane <email@hidden>
  • Prev by Date: (no subject)
  • Next by Date: ResignFirstResponder
  • Previous by thread: Re: unknown class in nib file
  • Next by thread: Re: Proper way to run runloop for DO server?
  • Index(es):
    • Date
    • Thread