TCP2: Apparent issues with client-side connections (hangs when server (apparently) closes connection). #27982
Labels
area: Networking
bug
The issue is a bug, or the PR is fixing a bug
priority: medium
Medium impact/importance bug
This is a kind of dual to #27876. While that dealt with Zephyr-as-server case, this is about Zephyr-as-client case, and
samples/net/sockets/big_http_download
sample.When running that sample (frdm_k64f tested so far), I get:
At which point it hangs. Looks like another issue with FIN handling.
I tested this with and without #27960, the behavior is the same.
The text was updated successfully, but these errors were encountered: