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

/freebsd-12-stable/contrib/libevent/test/
H A Dregress_http.c1391 NS_TIMEOUT = 32, enumerator in enum:http_cancel_test_type
1429 const char *timeout = (type & NS_TIMEOUT) ? "6" : "3";
4580 HTTP_OFF_N(cancel_by_host_ns_timeout_server_timeout, cancel, BY_HOST | NO_NS | NS_TIMEOUT | INACTIVE_SERVER | SERVER_TIMEOUT),
4581 HTTP_N(cancel_by_host_ns_timeout, cancel, BY_HOST | NO_NS | NS_TIMEOUT),
4582 HTTP_N(cancel_by_host_ns_timeout_inactive_server, cancel, BY_HOST | NO_NS | NS_TIMEOUT | INACTIVE_SERVER),

Completed in 59 milliseconds