Results 7 issues of zhhyu7

## Summary g_dns_servers need init before dns_query, Otherwise sim can not add default dns server when use usrsock mode to share host network. Avoid similar problems in the future, so...

## Summary usrsock: Don't clear recvfrom available flag ## Impact ## Testing

Signed-off-by: zhanghongyu ## Summary ## Impact wireless/wapi/src/util.c has some Mix case warning. ## Testing

This is a basic version of compile support and only x86 simulator lightning-APP is supported now. The compilation method is shown below: ./scripts/build/build_examples.py --target nuttx-x64-light build and compiled binaries are...

examples
scripts
platform
linux
lib
inet
config
github
workflows
gn
review - pending
core

## Summary If arp search fails once, subsequent searches for the ip will directly return failure, and sends an asynchronous arp request to try to update arp table in the...

Area: Networking
Size: S

## Summary now the lc_path of the client will not be the same as that of the server. therefore, accept->peer = NULL will not be set when the client release...

Area: Networking
Size: XS