Home
last modified time | relevance | path

Searched refs:bozo_timeout_hit (Results 1 – 3 of 3) sorted by relevance

/dports/www/bozohttpd/bozohttpd-20210227/
H A Dssl-bozo.c280 if (bozo_timeout_hit) { in bozo_ssl_accept()
H A Dbozohttpd.h462 extern volatile sig_atomic_t bozo_timeout_hit;
H A Dbozohttpd.c187 volatile sig_atomic_t bozo_timeout_hit; variable
394 bozo_timeout_hit = 1; in alarmer()
736 bozo_timeout_hit = 1; in bozo_read_request()
738 if (bozo_timeout_hit) { in bozo_read_request()