16:32:25 | Start |
16:32:25 | gai_strerror(ecode:EAI_AGAIN)
|
16:32:25 | return "Temporary failure in name resolution"
|
16:32:25 | gai_strerror(ecode:EAI_BADFLAGS)
|
16:32:25 | return "Bad value for ai_flags"
|
16:32:25 | gai_strerror(ecode:EAI_FAIL)
|
16:32:25 | return "Non-recoverable failure in name resolution"
|
16:32:25 | gai_strerror(ecode:EAI_FAMILY)
|
16:32:25 | return "ai_family not supported"
|
16:32:25 | gai_strerror(ecode:EAI_MEMORY)
|
16:32:25 | return "Memory allocation failure"
|
16:32:25 | gai_strerror(ecode:EAI_NONAME)
|
16:32:25 | return "Name or service not known"
|
16:32:25 | gai_strerror(ecode:EAI_SERVICE)
|
16:32:25 | return "Servname not supported for ai_socktype"
|
16:32:25 | gai_strerror(ecode:EAI_SOCKTYPE)
|
16:32:25 | return "ai_socktype not supported"
|
16:32:25 | gai_strerror(ecode:EAI_SYSTEM)
|
16:32:25 | return "System error"
|
16:32:25 | gai_strerror(ecode:UNKNOW(0))
|
16:32:25 | return "Unknown error"
|
| OK |
16:32:25 | End |