Lines Matching refs:set
55 /* macro to set the pretended current time */
57 /* macro to set the millisecond based timeouts to use */
58 #define TIMEOUTS(x,y) data->set.timeout = x; data->set.connecttimeout = y
63 * 00/10/01/11 timeouts set
85 /* both timeouts set, not connecting */
91 /* both timeouts set, connecting */
97 /* no connect timeout set, not connecting */
103 /* no connect timeout set, connecting */
109 /* only connect timeout set, not connecting */
115 /* only connect timeout set, connecting */
121 /* no timeout set, not connecting */
127 /* no timeout set, connecting */
133 /* both timeouts set, connecting, connect timeout the longer one */