mirror of
https://github.com/apache/nuttx.git
synced 2026-05-18 00:34:10 +08:00
a7a47621fa
Add the proccessing logic of udp socketpair, and modify the logic of sending and receiving for udp socketpair. Verification: - Use the socketpair interface to create a pair of local udp sockets, and perform read and write operations. Signed-off-by: liqinhui <liqinhui@xiaomi.com>