Searched refs:hastimeout (Results 1 - 1 of 1) sorted by relevance

/macosx-10.10/ppp-786.1.1/Helpers/vpnd/
H A Dvpnplugins.c716 int i, child_sockfd, fdmax, err, hastimeout; local
763 hastimeout = lb_is_started || the_vpn_channel.health_check;
765 if (hastimeout) {
775 if (hastimeout) {
789 i = select(fdmax, &fds, NULL, NULL, hastimeout ? &timeout : 0);

Completed in 112 milliseconds