aboutsummaryrefslogtreecommitdiff
path: root/embassy-executor/src
diff options
context:
space:
mode:
authorValentin Trophime <[email protected]>2024-01-29 11:36:03 +0100
committerGitHub <[email protected]>2024-01-29 11:36:03 +0100
commit283debfda4b84a15e3f6de551256b9a65c729715 (patch)
treeb4550d0d7ca3ad01cda5ce91023385ccbf52261c /embassy-executor/src
parent702007f68b31718d0bea5af403c4c0a299fb6b6e (diff)
fix: typo in netcat command for std example
The previous given command `nc -l 8000` doesn't let me see anything and lead to a "WARN connect error: ConnectionReset". By explicitly changing the `local-port` of `nc` with the `-p` I can now see the `Hello` message printed, and the warning log disappeared.
Diffstat (limited to 'embassy-executor/src')
0 files changed, 0 insertions, 0 deletions