xiaoxiang781216 commented on issue #370: net: socket: Introduce net_clear_sinzero() URL: https://github.com/apache/incubator-nuttx/pull/370#issuecomment-590873476 The problem is that: accept/getsockname/getpeername/recvfrom are general functions, shouldn't assume addr must be IPv4 and then contain sin_zero. If we want to just zero sin_zero, it's better to move the code into inet/.
---------------------------------------------------------------- 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
