You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nuttx.apache.org by GitBox <gi...@apache.org> on 2022/08/17 08:25:46 UTC

[GitHub] [incubator-nuttx-apps] Weizihan opened a new pull request, #1284: apps: Fix the bug that setsockopt didn't check return value

Weizihan opened a new pull request, #1284:
URL: https://github.com/apache/incubator-nuttx-apps/pull/1284

   Signed-off-by: weizihan <we...@xiaomi.com>
   
   ## Summary
   netutils/webclient/webclient.c
   Fix the bug that setsockopt didn't check return value
   
   ## Impact
   webclient.c:Check retutn value will be more safe
   
   ## Testing
   Passed vela 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: commits-unsubscribe@nuttx.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [incubator-nuttx-apps] Weizihan commented on pull request #1284: apps: Fix the bug that setsockopt didn't check return value

Posted by GitBox <gi...@apache.org>.
Weizihan commented on PR #1284:
URL: https://github.com/apache/incubator-nuttx-apps/pull/1284#issuecomment-1217909340

   > Could you please fix styling issues?
   
   OK


-- 
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-unsubscribe@nuttx.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [incubator-nuttx-apps] xiaoxiang781216 merged pull request #1284: apps: Fix the bug that setsockopt didn't check return value

Posted by GitBox <gi...@apache.org>.
xiaoxiang781216 merged PR #1284:
URL: https://github.com/apache/incubator-nuttx-apps/pull/1284


-- 
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-unsubscribe@nuttx.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [incubator-nuttx-apps] pkarashchenko commented on pull request #1284: apps: Fix the bug that setsockopt didn't check return value

Posted by GitBox <gi...@apache.org>.
pkarashchenko commented on PR #1284:
URL: https://github.com/apache/incubator-nuttx-apps/pull/1284#issuecomment-1217703720

   Could you please fix styling issues?


-- 
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-unsubscribe@nuttx.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org