yamt opened a new issue, #15571:
URL: https://github.com/apache/nuttx/issues/15571

   ### 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
   
   - [x] I have verified before submitting the report.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@nuttx.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to