문제

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