masayuki2009 commented on issue #85: Fix usrsocktest errors
URL: 
https://github.com/apache/incubator-nuttx-apps/pull/85#issuecomment-589570472
 
 
   @lukegluke 
   
   >It was the first thing I did trying fix it - clear input addr in 
usrsocktest before pass to socket API, >but netstack insert random values in 
sin_zero itself anyway.
   
   Actually recvfrom_request() in usrsocktest_daemon.c sets the return values,
   so we need to modify the above function as well, if we do not modify
   network stack code.

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