masayuki2009 opened a new pull request #85: Fix usrsocktest errors URL: https://github.com/apache/incubator-nuttx-apps/pull/85 ### Summary - This PR fixes a part of usrsocktest errors. (i.e. errors in NoBlockRecv and BlockRecv) - Actually, the test cases checked sockaddr_in values which contain padding field, however, the field should be ignored because it contains random values. ### Impact - This PR affects a usrsocktest application only. ### Limitations / TODO - There still remain errors and need more investigation. ### Testing - I tested this PR with spresense:wifi which I added usrsocktest application.
---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
