Home | History | Annotate | Download | only in mDNSShared

Lines Matching full:hangup

138 static mDNSBool hangup    = 0;
2930 else if (hangup)
2944 hangup = 0;
3000 if (sig == SIGHUP) { hangup = 1; return; }