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/10/12 10:34:11 UTC

[GitHub] [incubator-nuttx-apps] zhhyu7 opened a new pull request, #1345: usrsock_server: Correct some status exceptions in non-blocking mode usrsock connect

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

   ## Summary
   Correct some status exceptions in non-blocking mode usrsock connect
   ## Impact
   
   ## Testing
   Depends on https://github.com/apache/incubator-nuttx/pull/7291
   


-- 
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 merged pull request #1345: usrsock_server: Correct some status exceptions in non-blocking mode usrsock connect

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


-- 
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 commented on pull request #1345: usrsock_server: Correct some status exceptions in non-blocking mode usrsock connect

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

   > Though I merged [apache/incubator-nuttx#7294](https://github.com/apache/incubator-nuttx/pull/7294), the CI still fails.
   > 
   > ```
   > nothing to commit, working tree clean
   >   Configuring...
   >   Disabling CONFIG_ARM_TOOLCHAIN_GNU_EABI
   >   Enabling CONFIG_ARM_TOOLCHAIN_GNU_EABI
   >   Building NuttX...
   > In file included from /tools/gcc-arm-none-eabi/arm-none-eabi/include/newlib.h:10,
   >                  from /tools/gcc-arm-none-eabi/arm-none-eabi/include/_ansi.h:10,
   > ```
   
   Yes, @anchao is looking.


-- 
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 #1345: usrsock_server: Correct some status exceptions in non-blocking mode usrsock connect

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

   Though I merged https://github.com/apache/incubator-nuttx/pull/7294, the CI still fails.
   


-- 
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] zhhyu7 commented on pull request #1345: usrsock_server: Correct some status exceptions in non-blocking mode usrsock connect

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

   Hi, @masayuki2009 https://github.com/apache/incubator-nuttx/pull/7291 will pass the test with this change. Please help to check whether this change is reasonable, Thinks.


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