Home
last modified time | relevance | path

Searched refs:tcp_client (Results 1 – 3 of 3) sorted by relevance

/AliOS-Things-master/components/py_engine/tests/multi_net/
A Duasyncio_tcp_close_write.py42 async def tcp_client(): function
69 asyncio.run(tcp_client())
A Duasyncio_tcp_server_client.py42 async def tcp_client(message): function
58 asyncio.run(tcp_client(b"client data"))
A Duasyncio_tcp_readexactly.py49 async def tcp_client(): function
68 asyncio.run(tcp_client())

Completed in 3 milliseconds