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 2020/02/14 04:36:32 UTC

[GitHub] [incubator-nuttx-apps] masayuki2009 opened a new pull request #67: wireless: gs2200m: Add support for setsockopt_request()

masayuki2009 opened a new pull request #67: wireless: gs2200m: Add support for setsockopt_request()
URL: https://github.com/apache/incubator-nuttx-apps/pull/67
 
 
   ### Summary
   
   - Due to recent refactoring, some applications (such as telnetd) call setsockopt() and caused ASSERT in gs2200m daemon. To avoid this situation, I added setsockopt_request() support in gs2200m_main.c
   
   ### Impact
   
   - This PR affects network applications which uses setsockopt()
   
   ### Limitations / TODO
   
   - Currently setsockopt() only checks parameters.
   
   ### Testing
   
   - Several network applications such as renew, telnetd, webserver and wget are tested with Spresene + GS2200M.
   

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services

[GitHub] [incubator-nuttx-apps] xiaoxiang781216 merged pull request #67: wireless: gs2200m: Add support for setsockopt_request()

Posted by GitBox <gi...@apache.org>.
xiaoxiang781216 merged pull request #67: wireless: gs2200m: Add support for setsockopt_request()
URL: https://github.com/apache/incubator-nuttx-apps/pull/67
 
 
   

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services