anchao opened a new pull request #5770: URL: https://github.com/apache/incubator-nuttx/pull/5770
## Summary net/sockopt: bypass the SO_RCVBUF/SO_SNDBUF to usrsock SO_RCVBUF/SO_SNDBUF tightly coupled with stack Signed-off-by: chao.an <anc...@xiaomi.com> ## Impact N/A ## Testing call setsockopt SO_SNDBUF from usrsock client to server setsockopt(socketfd, SOL_SOCKET, SO_SNDBUF, (char*)&buflen,len); -- 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 For queries about this service, please contact Infrastructure at: us...@infra.apache.org