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/04/15 04:21:18 UTC

[GitHub] [incubator-nuttx-apps] masayuki2009 opened a new pull request, #1139: wireless: gs2200m: Fix recvfrom_request() in gs2200m_main.c

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

   ## Summary
   
   - I noticed that wget causes ASSERT in gs2200m_main.c recently.
   - Finally, I found that it sends a wrong ack message in
     recvfrom_request() when the socket is closed passively
   - This commit fixes this issue.
   
   ## Impact
   
   - gs2200m only
   
   ## Testing
   
   - Tested with spresense:wifi_smp
   


-- 
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] masayuki2009 commented on pull request #1139: wireless: gs2200m: Fix recvfrom_request() in gs2200m_main.c

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

   See https://github.com/apache/incubator-nuttx/pull/6041 as well
   


-- 
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 merged pull request #1139: wireless: gs2200m: Fix recvfrom_request() in gs2200m_main.c

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


-- 
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