Searched defs:has_timeout (Results 1 – 5 of 5) sorted by relevance
59 bool has_timeout() const { return ns_ != 0; } in has_timeout() function
933 int has_timeout; in _ssl__SSLSocket_do_handshake_impl() local2308 int has_timeout; in _ssl__SSLSocket_write_impl() local2444 int has_timeout; in _ssl__SSLSocket_read_impl() local2575 int has_timeout; in _ssl__SSLSocket_shutdown_impl() local
824 int has_timeout = (timeout > 0); in sock_call_ex() local4178 int has_timeout = (s->sock_timeout > 0); in sock_sendall() local
2350 int has_timeout; in uvwasi_poll_oneoff() local
453 int has_timeout; member