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:
[email protected]


With regards,
Apache Git Services

Reply via email to