Home
last modified time | relevance | path

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

/external/python/cpython3/Modules/
Dsignalmodule.c679 int is_socket; in signal_set_wakeup_fd() local
/external/libiio/src/iiod/
Dops.c1352 bool is_socket, bool use_aio, struct thread_pool *pool) in interpreter()
/external/python/parse_type/tasks/_vendor/
Dpathlib.py1261 def is_socket(self): member in Path
/external/python/cpython3/Lib/
Dpathlib.py1512 def is_socket(self): member in Path