Question

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

Était-ce utile?

La solution

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

Licencié sous: CC-BY-SA avec attribution
Non affilié à StackOverflow
scroll top