Post

Replies

Boosts

Views

Activity

Comment on BUG IN CLIENT OF LIBDISPATCH
Thanks.
Topic: App & System Services SubTopic: Core OS Tags:
Replies
Boosts
Views
Activity
Nov ’22
Comment on How to Resolve DNS via Cellular Network
Use DNSServiceGetAddrInfo in dns_sd.h to implement your own getaddrinfo, and use if_nametoindex to get interfaceIndex. You can find an example of dns-sd.c in apple open source.
Topic: App & System Services SubTopic: Core OS Tags:
Replies
Boosts
Views
Activity
Feb ’22