Вопрос

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

Это было полезно?

Решение

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

Лицензировано под: CC-BY-SA с атрибуция
Не связан с StackOverflow
scroll top