micropython/tests/multi_net/asyncio_tcp_readexactly.py.exp

11 wiersze
90 B
Plaintext

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