Home
last modified time | relevance | path

Searched defs:create_connection (Results 1 – 2 of 2) sorted by relevance

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Lib/
Dsocket.py541 def create_connection(address, timeout=_GLOBAL_DEFAULT_TIMEOUT, function
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/
Dsocket.py537 def create_connection(address, timeout=_GLOBAL_DEFAULT_TIMEOUT, function