Re: OTInetStringToAddress returns kOTOutStateErr?
Re: OTInetStringToAddress returns kOTOutStateErr?
- Subject: Re: OTInetStringToAddress returns kOTOutStateErr?
- From: Quinn <email@hidden>
- Date: Wed, 20 Feb 2002 01:24:06 +0000
At 14:18 -0800 19/2/02, Duane Murphy wrote:
Why would OTInetStringToAddress() return an kOTOutStateErr (-3155)?
[This is off the top of my head so I could be wrong but...] I believe
this error means that you've issued a request while the provider is
busy handling an earlier asynchronous request. If you need to do two
lookups in parallel you should open two providers. Alternatively,
delay the second request until the first completes.
S+E
--
Quinn "The Eskimo!" <
http://www.apple.com/developer/>
Apple Developer Technical Support * Networking, Communications, Hardware
_______________________________________________
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.