mirror of
https://github.com/apache/nuttx.git
synced 2026-05-14 11:28:22 +08:00
1914dd0820
When using usrsock to pass the network interface name, omitting "\0" will cause the host to parse extra characters. therefore, the tail section should be inspected during device binding. Signed-off-by: zhangshuai39 <zhangshuai39@xiaomi.com>