• 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: Name resolution limits
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Name resolution limits


  • Subject: Re: Name resolution limits
  • From: jud spencer <email@hidden>
  • Date: Thu, 07 Feb 2002 17:32:02 -0800

On 2/7/02 5:20 PM, "Josh Graessley" <email@hidden> wrote:

> Using any name resolver APIs on X, you can only get 1 lookup at a time per
> process.
>
> There are a few problems:
> 1) The resolver APIs are blocking, so you can have no more than one lookup
> per thread at any given time.
> 2) The resolver APIs are not thread safe, so you can only have one thread
> performing a lookup.
>
> This gives you a limit of one lookup per process. Since the OpenTransport
> APIs just map to the built-in resolver APIs, it has the same limitation.
>
> On Mac OS 9, I believe there was no hard limit on the number of simultaneous
> lookups. Available memory was the only limitation.

Are there any other routines that I can use to get around this limitation?
Or is the problem inherent to all OSX networking.

Is it possible to write these routines myself using OT? I haven't read the
RFC's for these items.
_______________________________________________
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.

  • Follow-Ups:
    • Re: Name resolution limits
      • From: Josh Graessley <email@hidden>
References: 
 >Re: Name resolution limits (From: Josh Graessley <email@hidden>)

  • Prev by Date: Re: Name resolution limits
  • Next by Date: Re: Name resolution limits
  • Previous by thread: Re: Name resolution limits
  • Next by thread: Re: Name resolution limits
  • Index(es):
    • Date
    • Thread