xiaoxiang781216 commented on PR #5750:
URL: https://github.com/apache/incubator-nuttx/pull/5750#issuecomment-1153434010

   > Also `TCP` calls memset in `tcp_alloc`, instead of `tcp_free`, so it pays 
twice to zero the memory if `NET_ALLOC_CONNS` is enabled, so it might be nice 
to make `TCP` and `UDP` do this in the same way (for simplicity).
   
   Yes, could you provide a patch to unify the process? Thanks.


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

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to