• 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: Network Programming Models (was OTCountFreeBytes?)
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Network Programming Models (was OTCountFreeBytes?)


  • Subject: Re: Network Programming Models (was OTCountFreeBytes?)
  • From: email@hidden
  • Date: Mon, 4 Feb 2002 15:13:14 -0500

On Monday, February 4, 2002, at 02:43 PM, Becky Willrich wrote:

I will add my own pet-peeve about select, which is that it's a pain to interrupt in any fashion. The normal trick to deal with this is to open a socket to yourself (and then add that socket to the read set going in to select), so that you can force the select to return by writing in to the socket.

Is there something wrong with using the timeout parameter to force it to return at regular intervals to pick up your instructions??

email@hidden


  • Follow-Ups:
    • Re: Network Programming Models (was OTCountFreeBytes?)
      • From: Becky Willrich <email@hidden>
References: 
 >Re: Network Programming Models (was OTCountFreeBytes?) (From: Becky Willrich <email@hidden>)

  • Prev by Date: Re: Recommended API for two-way transfers
  • Next by Date: Re: Network Programming Models (was OTCountFreeBytes?)
  • Previous by thread: Re: Network Programming Models (was OTCountFreeBytes?)
  • Next by thread: Re: Network Programming Models (was OTCountFreeBytes?)
  • Index(es):
    • Date
    • Thread