Searched defs:has_timeout (Results 1 – 10 of 10) sorted by relevance
59 bool has_timeout() const { return ns_ != 0; } in has_timeout() function
58 bool has_timeout() const { return ns_ != 0; } in has_timeout() function
1060 int has_timeout; in _ssl__SSLSocket_do_handshake_impl() local2391 int has_timeout; in _ssl__SSLSocket_write_impl() local2531 int has_timeout; in _ssl__SSLSocket_read_impl() local2661 int has_timeout; in _ssl__SSLSocket_shutdown_impl() local
865 int has_timeout = (timeout > 0); in sock_call_ex() local4222 int has_timeout = (s->sock_timeout > 0); in sock_sendall() local
784 bool has_timeout = false; in fill_from_journal() local
55 def has_timeout(timeout): function
139 def has_timeout(timeout): # python 2.6 function