mirror of
https://github.com/apache/nuttx-apps.git
synced 2026-08-02 20:59:05 +00:00
Update the libuv NuttX port patch to change sendmsg() parameter from "struct msghdr *msg" to "const struct msghdr *msg" in the NuttX-specific implementation stub. This maintains compatibility after NuttX's socket API was made POSIX-compliant with const-correct parameters. Signed-off-by: guoshichao <guoshichao@xiaomi.com> |
||
|---|---|---|
| .. | ||
| .gitignore | ||
| 0001-libuv-port-for-nuttx.patch | ||
| CMakeLists.txt | ||
| Kconfig | ||
| Make.defs | ||
| Makefile | ||