• 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 16:45:40 -0800

On Wednesday, February 6, 2002, at 04:34 PM, Duane Murphy wrote:

This sounds like a possibility. We arent in a position to use a run loop
for this particular application, but the implementation is helpful. I
guess you have to make the select() thread so dead simple that killing it
wont cause any problems. (I tend to think in terms of C++ and killing C++
makes me nervous.)

No, the select() thread never goes away, although the set of sockets that it selects on may change as CFSockets are added to and removed from run loops. Killing threads is just asking for trouble.

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: Asynchronous sockets?
  • Next by Date: Old OT Docs?
  • Previous by thread: Re: Asynchronous sockets?
  • Next by thread: Re: Asynchronous sockets?
  • Index(es):
    • Date
    • Thread