Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

net: Move accept to libc after https://github.com/apache/nuttx/pull/8083 #8091

Merged
merged 1 commit into from Jan 13, 2023

Conversation

xiaoxiang781216
Copy link
Contributor

Summary

since accept can simply forward to kernel accept4 function

Impact

code refactor only

Testing

Pass CI

since accept can simply forward to kernel accept4 function

Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
@pkarashchenko pkarashchenko merged commit 695f42f into apache:master Jan 13, 2023
@xiaoxiang781216 xiaoxiang781216 deleted the accept branch January 13, 2023 10:03
@jerpelea jerpelea added this to To-Add in Release Notes - 12.1.0 Apr 3, 2023
@jerpelea jerpelea moved this from To-Add to Added in Release Notes - 12.1.0 Apr 4, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
Development

Successfully merging this pull request may close these issues.

None yet

3 participants