Searched refs:RES_STAYOPEN (Results 1 - 3 of 3) sorted by last modified time

/macosx-10.10/libresolv-57/
H A Dres_send.c743 if (((v_circuit != 0) && (statp->options & RES_USEVC) == 0) || (statp->options & RES_STAYOPEN) == 0) res_nclose(statp);
H A Dresolv.h262 #define RES_STAYOPEN 0x00000100 /* Keep TCP socket open */ macro
H A Dres_debug.c619 case RES_STAYOPEN: return "styopn";

Completed in 95 milliseconds