wengzhe commented on issue #16429: URL: https://github.com/apache/nuttx/issues/16429#issuecomment-2912702722
@zhhyu7 I think we have two ways to fix it, which way do you think is better? 1. Don't allow choosing `icmp->id` as `0`, that is, return a positive number when `local_port == 0`. 2. Change the return value type, and use a negative number as an error. -- 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: commits-unsubscr...@nuttx.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org