Home
last modified time | relevance | path

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

/external/python/cpython3/Lib/test/support/
Dsocket_helper.py321 def tcp_blackhole(): function
336 tcp_blackhole(),
/external/python/cpython3/Lib/test/test_asyncio/
Dtest_sock_lowlevel.py13 if socket_helper.tcp_blackhole():