• 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: SOAP request faultcode 65794 (stream error)
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: SOAP request faultcode 65794 (stream error)


  • Subject: Re: SOAP request faultcode 65794 (stream error)
  • From: Quinn <email@hidden>
  • Date: Thu, 13 Nov 2008 10:24:44 +0000

At 16:52 -0800 12/11/08, Tom Chen wrote:
/FaultExtra = {
Domain = 12
Error = 8
Msg = "Stream error"
}

I'm not sure if this helps, but error domain 12 is kCFStreamErrorDomainNetDB, which means that a value of 8 is EAI_NONAME. This is a pretty unusual error that's returned by DNS routines (like <x-man-page://3/getaddrinfo>) in a number of obscure circumstances. Some of these may be programmer error (for example, calling getaddrinfo with both a null node name and a null service name), but others are internal errors. You can look in the Darwin source for the details.


<http://www.opensource.apple.com/darwinsource/10.5/Libinfo-278/lookup.subproj/getaddrinfo.c>

[This link may require an APSL <http://www.opensource.apple.com/apsl/>
account.]

S+E
--
Quinn "The Eskimo!"                    <http://www.apple.com/developer/>
Apple Developer Relations, Developer Technical Support, Core OS/Hardware
_______________________________________________
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


References: 
 >SOAP request faultcode 65794 (stream error) (From: "Tom Chen" <email@hidden>)

  • Prev by Date: Re: Does sendmsg only work on AF_UNIX sockets?
  • Next by Date: Get network paarmeters
  • Previous by thread: SOAP request faultcode 65794 (stream error)
  • Next by thread: Re: SOAP request faultcode 65794 (stream error)
  • Index(es):
    • Date
    • Thread