Home
last modified time | relevance | path

Searched defs:allow_reuse_address (Results 1 – 7 of 7) sorted by relevance

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/
DSocketServer.py400 allow_reuse_address = False variable in TCPServer
473 allow_reuse_address = False variable in UDPServer
DBaseHTTPServer.py104 allow_reuse_address = 1 # Seems to make sense in testing environment variable in HTTPServer
DSimpleXMLRPCServer.py577 allow_reuse_address = True variable in SimpleXMLRPCServer
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Lib/
DSocketServer.py411 allow_reuse_address = False variable in TCPServer
488 allow_reuse_address = False variable in UDPServer
DBaseHTTPServer.py104 allow_reuse_address = 1 # Seems to make sense in testing environment variable in HTTPServer
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/logging/
Dconfig.py846 allow_reuse_address = 1 variable in listen.ConfigSocketReceiver
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/
Dtest_logging.py859 allow_reuse_address = 1 variable in LogRecordSocketReceiver