Home
last modified time | relevance | path

Searched refs:default_family (Results 1 – 2 of 2) sorted by relevance

/external/python/cpython2/Lib/multiprocessing/
Dconnection.py61 default_family = 'AF_INET' variable
65 default_family = 'AF_UNIX' variable
69 default_family = 'AF_PIPE' variable
126 or default_family
/external/python/cpython3/Lib/multiprocessing/
Dconnection.py47 default_family = 'AF_INET' variable
51 default_family = 'AF_UNIX' variable
55 default_family = 'AF_PIPE' variable
431 or default_family