Home
last modified time | relevance | path

Searched refs:test_recv_timeout (Results 1 – 11 of 11) sorted by relevance

/dports/comms/uhd/uhd-90ce6062b6b5df2eddeee723777be85108e4e7c7/host/tests/
H A Dlink_test.cpp119 BOOST_AUTO_TEST_CASE(test_recv_timeout) in BOOST_AUTO_TEST_CASE() argument
/dports/security/py-ssh-audit/ssh-audit-2.5.0/test/
H A Dtest_errors.py70 def test_recv_timeout(self, output_spy, virtual_socket):
/dports/net/nng/nng-1.5.2/src/core/
H A Dsock_test.c14 test_recv_timeout(void) in test_recv_timeout() function
636 { "recv timeout", test_recv_timeout },
/dports/net/py-pyzmq/pyzmq-22.3.0/zmq/tests/
H A Dtest_future.py101 def test_recv_timeout(self): member in TestFutureSocket
H A Dtest_asyncio.py115 def test_recv_timeout(self): member in TestAsyncIOSocket
/dports/devel/py-gevent/gevent-21.8.0/src/gevent/tests/
H A Dtest__socket.py302 def test_recv_timeout(self): member in TestTCP
/dports/devel/py-curio/curio-1.5/tests/
H A Dtest_socket.py295 def test_recv_timeout(kernel): function
/dports/net/py-eventlet/eventlet-0.33.0/tests/
H A Dzmq_test.py603 def test_recv_timeout(): function
H A Dgreenio_test.py107 def test_recv_timeout(self): member in TestGreenSocket
/dports/www/py-aiohttp/aiohttp-3.7.4.post0/tests/
H A Dtest_client_ws_functional.py445 async def test_recv_timeout(aiohttp_client) -> None: function
/dports/net/py-dugong/dugong-3.7.5/test/
H A Dtest_dugong.py1051 def test_recv_timeout(conn, monkeypatch): function