• 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: FD_SETSIZE > 1024 and select() break on intel ?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: FD_SETSIZE > 1024 and select() break on intel ?


  • Subject: Re: FD_SETSIZE > 1024 and select() break on intel ?
  • From: Nicolas Berloquin <email@hidden>
  • Date: Thu, 12 Feb 2009 16:08:12 +0100

Sounds like you should read up on FD_SETSIZE in man select:

The behavior of these macros is undefined if a descriptor value is less than zero or greater than or equal to
FD_SETSIZE

yes, but it works/worked fine when compiled in PPC !!!
Actually some versions of select() are defined to accept values > FD_SETSIZE as long as you take
care to allocate the memory yourself.
and it's not specifically described in the universal app guide...


_______________________________________________
Do not post admin requests to the list. They will be ignored.
Macnetworkprog mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden


  • Follow-Ups:
    • Re: FD_SETSIZE > 1024 and select() break on intel ?
      • From: Shawn Erickson <email@hidden>
References: 
 >FD_SETSIZE > 1024 and select() break on intel ? (From: Nicolas Berloquin <email@hidden>)
 >Re: FD_SETSIZE > 1024 and select() break on intel ? (From: Frederick Cheung <email@hidden>)

  • Prev by Date: Re: FD_SETSIZE > 1024 and select() break on intel ? (case closed)
  • Next by Date: Re: FD_SETSIZE > 1024 and select() break on intel ?
  • Previous by thread: Re: FD_SETSIZE > 1024 and select() break on intel ?
  • Next by thread: Re: FD_SETSIZE > 1024 and select() break on intel ?
  • Index(es):
    • Date
    • Thread