-
Notifications
You must be signed in to change notification settings - Fork 1.5k
Open
Labels
Arch: allIssues that apply to all architecturesIssues that apply to all architecturesArea: NetworkingEffects networking subsystemEffects networking subsystemOS: MacIssues related to MacOS (building system, etc)Issues related to MacOS (building system, etc)Type: BugSomething isn't workingSomething isn't working
Description
Description / Steps to reproduce the issue
- inet_sendmsg handles msg_iovlen != 1 cases by copying to a temporary buffer. it isn't ideal.
- otherwise, in most of places, msg_iovlen != 1 for sendmsg/recvmsg seems unimplemented.
On which OS does this issue occur?
[OS: Mac]
What is the version of your OS?
macOS 15.2
NuttX Version
master
Issue Architecture
[Arch: all]
Issue Area
[Area: Networking]
Verification
- I have verified before submitting the report.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Arch: allIssues that apply to all architecturesIssues that apply to all architecturesArea: NetworkingEffects networking subsystemEffects networking subsystemOS: MacIssues related to MacOS (building system, etc)Issues related to MacOS (building system, etc)Type: BugSomething isn't workingSomething isn't working