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

/freebsd-13-stable/contrib/libevent/test/
H A Dregress_http.c1390 SERVER_TIMEOUT = 16, enumerator in enum:http_cancel_test_type
1398 if (!(type & NO_NS) && (type & SERVER_TIMEOUT))
1460 if (type & SERVER_TIMEOUT)
1474 if (type & SERVER_TIMEOUT)
1509 if (type & SERVER_TIMEOUT)
1529 if (type & SERVER_TIMEOUT)
4577 HTTP_OFF_N(cancel_by_host_server_timeout, cancel, BY_HOST | INACTIVE_SERVER | SERVER_TIMEOUT),
4578 HTTP_OFF_N(cancel_server_timeout, cancel, INACTIVE_SERVER | SERVER_TIMEOUT),
4579 HTTP_OFF_N(cancel_by_host_no_ns_server_timeout, cancel, BY_HOST | NO_NS | INACTIVE_SERVER | SERVER_TIMEOUT),
4580 HTTP_OFF_N(cancel_by_host_ns_timeout_server_timeout, cancel, BY_HOST | NO_NS | NS_TIMEOUT | INACTIVE_SERVER | SERVER_TIMEOUT),
[all...]

Completed in 115 milliseconds