Skip to content

net/local: correct shutdown state when use UDP mode (To fix issue: https://github.com/apache/nuttx/issues/16555)#16682

Merged
xiaoxiang781216 merged 1 commit into
apache:masterfrom
GUIDINGLI:mine
Jul 7, 2025
Merged

net/local: correct shutdown state when use UDP mode (To fix issue: https://github.com/apache/nuttx/issues/16555)#16682
xiaoxiang781216 merged 1 commit into
apache:masterfrom
GUIDINGLI:mine

Conversation

@GUIDINGLI

Copy link
Copy Markdown
Contributor

Summary

local: correct shutdown state when use UDP mode (To fix issue: #16555)

Impact

local socket

Testing

See the #16555

Signed-off-by: ligd <liguiding1@xiaomi.com>
@github-actions github-actions Bot added Area: Networking Effects networking subsystem Size: S The size of the change in this PR is small labels Jul 7, 2025
@xiaoxiang781216 xiaoxiang781216 linked an issue Jul 7, 2025 that may be closed by this pull request
1 task
@xiaoxiang781216

Copy link
Copy Markdown
Contributor

@michallenc please try this patch?

@michallenc michallenc left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, blocking and nonblocking read/write on datagrams now works fine. Thanks for the patch.

@jerpelea jerpelea left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

please update commit title to
net/local.....

and add a commit message

@jerpelea jerpelea changed the title local: correct shutdown state when use UDP mode (To fix issue: https://github.com/apache/nuttx/issues/16555) net/local: correct shutdown state when use UDP mode (To fix issue: https://github.com/apache/nuttx/issues/16555) Jul 7, 2025
@xiaoxiang781216 xiaoxiang781216 merged commit 230714b into apache:master Jul 7, 2025
39 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Area: Networking Effects networking subsystem Size: S The size of the change in this PR is small

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[BUG] Unix datagram sockets seems broken

5 participants