Home
last modified time | relevance | path

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

/external/autotest/site_utils/
Dlog_socket_server.py83 allow_reuse_address = 1 variable in LogRecordSocketReceiver
/external/python/cpython2/Lib/
DSocketServer.py408 allow_reuse_address = False variable in TCPServer
485 allow_reuse_address = False variable in UDPServer
DBaseHTTPServer.py104 allow_reuse_address = 1 # Seems to make sense in testing environment variable in HTTPServer
DSimpleXMLRPCServer.py580 allow_reuse_address = True variable in SimpleXMLRPCServer
/external/python/cpython2/Lib/logging/
Dconfig.py860 allow_reuse_address = 1 variable in listen.ConfigSocketReceiver
/external/python/cpython2/Lib/test/
Dtest_logging.py891 allow_reuse_address = 1 variable in LogRecordSocketReceiver