mirror of
https://github.com/apache/nuttx.git
synced 2026-06-09 10:54:43 +08:00
e4129d7f70
The argument addr is a pointer to a sockaddr structure. This structure is filled in with the address of the peer socket, as known to the communications layer. Signed-off-by: zhanghongyu <zhanghongyu@xiaomi.com>