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 2021/03/31 10:23:37 UTC

[GitHub] [incubator-nuttx] anchao opened a new pull request #3258: net/local: correct the sendto() return length

anchao opened a new pull request #3258:
URL: https://github.com/apache/incubator-nuttx/pull/3258


   ## Summary
   
   net/local: correct the sendto() return length
   
   return length should be data length 
   
   ## Impact
   
   sendto(2) on local/UNIX naming socket
   
   ## Testing
   
   sendto(2) test


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



[GitHub] [incubator-nuttx] xiaoxiang781216 merged pull request #3258: net/local: correct the sendto() return length

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


   


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



[GitHub] [incubator-nuttx] xiaoxiang781216 commented on pull request #3258: net/local: correct the sendto() return length

Posted by GitBox <gi...@apache.org>.
xiaoxiang781216 commented on pull request #3258:
URL: https://github.com/apache/incubator-nuttx/pull/3258#issuecomment-822622433


   @jerpelea this patch need back port to 10.1


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