You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nuttx.apache.org by "xiaoxiang781216 (via GitHub)" <gi...@apache.org> on 2023/01/27 13:51:51 UTC

[GitHub] [nuttx] xiaoxiang781216 opened a new pull request, #8298: tcp: modify errno when connect raddr is ANY for ltp

xiaoxiang781216 opened a new pull request, #8298:
URL: https://github.com/apache/nuttx/pull/8298

   ## Summary
   
   return -ECONNREFUSED instead -EINVAL when the peer can't find
   ## Impact
   
   Minor
   
   ## Testing
   
   ltp


-- 
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] [nuttx] anchao merged pull request #8298: tcp: modify errno when connect raddr is ANY for ltp

Posted by "anchao (via GitHub)" <gi...@apache.org>.
anchao merged PR #8298:
URL: https://github.com/apache/nuttx/pull/8298


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