• 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: Asynchronous sockets?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Asynchronous sockets?


  • Subject: Re: Asynchronous sockets?
  • From: Douglas Davidson <email@hidden>
  • Date: Wed, 6 Feb 2002 17:15:12 -0800

On Wednesday, February 6, 2002, at 05:00 PM, Duane Murphy wrote:

Which Darwin project would we find it in? I'd love to take a look.

CoreFoundation.

Does this mean that the CFSocket thread is system wide or just per
application? What does CFSocket do when it has no run loops? I suppose it
goes to sleep. I suppose that all of this is probably in the sources?

Per process. It is created on the first usage of CFSocket and persists for the lifetime of the process. When there are no scheduled sockets, the select thread simply blocks in select() waiting to be woken up.

Douglas Davidson
_______________________________________________
macnetworkprog mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/macnetworkprog
Do not post admin requests to the list. They will be ignored.

References: 
 >Re: Asynchronous sockets? (From: Duane Murphy <email@hidden>)

  • Prev by Date: RE: MoreSCF1.0d3 and root privilege
  • Next by Date: Re: Asynchronous sockets?
  • Previous by thread: Re: Asynchronous sockets?
  • Next by thread: Re: Asynchronous sockets?
  • Index(es):
    • Date
    • Thread