Searched defs:socket_timeout (Results 1 – 14 of 14) sorted by relevance
27 struct timeval socket_timeout = {0}; in PDC_check_key() local
2602 struct timeval socket_timeout = {0}; in _process_curses_requests() local
77 def get_next_msg(self, socket_timeout=2, retry=2): argument
84 timeval socket_timeout{ in ConnectToSocket() local
945 def socket_timeout(timeout=15): function
434 def socket_timeout(seconds=15): function
469 static PyObject *socket_timeout; variable