wengzhe opened a new pull request, #11015:
URL: https://github.com/apache/nuttx/pull/11015

   ## Summary
   For datagram unix sockets, the `SO_SNDBUF` value imposes an upper limit on 
the size of outgoing datagrams.
   
   Note: We don't support to change the buffer size yet, so only add support to 
getsockopt now.
   Refs: https://man7.org/linux/man-pages/man7/unix.7.html
   
   ## Impact
   `getsockopt` of local socket
   
   ## Testing
   CI
   
   


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to