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/21 08:02:58 UTC

[GitHub] [incubator-nuttx-apps] lukegluke commented on issue #85: Fix usrsocktest errors

lukegluke commented on issue #85: Fix usrsocktest errors
URL: https://github.com/apache/incubator-nuttx-apps/pull/85#issuecomment-589542897
 
 
   It fix fails in NoBlockRecv and BlockRecv, yes, thanks!
   
   By the way, when I was investigating this I encountered on this sentence in [stackoverflow](https://stackoverflow.com/questions/15608707/why-is-zero-padding-needed-in-sockaddr-in):
   
   > Its required by specification to clear sin_zero
   
   I'm too far from an expert in net stack, and don't know about any specification, but maybe (just a thought) it would be more correct to nulling padding somewhere inside the net stack?

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