aboutsummaryrefslogtreecommitdiff
path: root/docs/modules
diff options
context:
space:
mode:
authorbors[bot] <26634292+bors[bot]@users.noreply.github.com>2023-05-25 14:20:04 +0000
committerGitHub <[email protected]>2023-05-25 14:20:04 +0000
commita58c7b60bc13b0896960c7f234f0b3dd7cd4d69d (patch)
tree8a1bab5e79ab6ecaeab6284cd827972aa3e771d2 /docs/modules
parent6efcc9acaa15c6fa696c67b224297f9086732a75 (diff)
parent373eb973574ac9390f8b4b19c2de486b1b38101a (diff)
Merge #1471
1471: embassy-net: Make TcpSocket::abort() async r=Dirbaio a=mkj This lets callers ensure that the reset packet is sent to the remote host. Otherwise there isn't a way to wait for the smoltcp stack to send the reset. Requires changes to smoltcp to wake after the reset has been sent, see https://github.com/smoltcp-rs/smoltcp/compare/master...mkj:smoltcp:abort-wake This commit also adds a "TCP accept" demo of the problem. Without the `.await` for abort() it gets dropped before the RST packet is emitted. Co-authored-by: Matt Johnston <[email protected]>
Diffstat (limited to 'docs/modules')
0 files changed, 0 insertions, 0 deletions