Pergunta

I saw several questions here, but is's still not clear for me. And could Apple reject for using standard gethostbyname function?

Foi útil?

Solução

It's in the C standard library (at least according to POSIX). You can use all C library functions in your iOS app.

Licenciado em: CC-BY-SA com atribuição
Não afiliado a StackOverflow
scroll top