fjpanag opened a new pull request, #7286: URL: https://github.com/apache/incubator-nuttx/pull/7286
## Summary Added handling of the flag `MSG_WAITALL` when receiving in TCP sockets. This PR replaces the relevant one #7278. ## Impact New functionality. ## Testing Tested on a proprietary server that needs this flag to operate correctly. TCP seems to behave as expected. Tests were carried out on an STM32F427 board. Also see the relevant PR for more info. -- 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