Files
TencentOS-tiny/components/language/micropython/tests/multi_net/uasyncio_tcp_readexactly.py.exp
2022-09-29 12:10:37 +08:00

11 lines
90 B
Plaintext

--- instance0 ---
server running
close
done
--- instance1 ---
b'ab'
b''
b'c'
EOFError
b''