Searched defs:mDNSPosixGetFDSet (Results 1 - 1 of 1) sorted by relevance

/external/mdnsresponder/mDNSPosix/
H A DmDNSPosix.c1417 mDNSexport void mDNSPosixGetFDSet(mDNS *m, int *nfds, fd_set *readfds, struct timeval *timeout) function
1595 mDNSPosixGetFDSet(m, &fdMax, &listenFDs, &timeout); // timeout may get modified

Completed in 49 milliseconds