Home
last modified time | relevance | path

Searched defs:socket_timeout (Results 1 – 4 of 4) sorted by relevance

/external/scapy/scapy/layers/tls/
Dautomaton.py77 def get_next_msg(self, socket_timeout=2, retry=2): argument
/external/python/setuptools/setuptools/
Dpackage_index.py945 def socket_timeout(timeout=15): function
/external/python/cpython2/Modules/
Dsocketmodule.c469 static PyObject *socket_timeout; variable
/external/python/cpython3/Modules/
Dsocketmodule.c554 static PyObject *socket_timeout; variable