xiaoxiang781216 commented on PR #7278: URL: https://github.com/apache/incubator-nuttx/pull/7278#issuecomment-1274937662
> Maybe the correct approach would be to implement `MSG_WAITALL` in flags. > Yes, this is right direction to go. Both receive what available and return immediately or receive all required size is useful in different case. Since POSIX define the default behavior is first one, other strategy has to be indicated through flag. > I will try this, and update the PR. -- 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