mirror of
https://github.com/apache/nuttx-apps.git
synced 2026-08-06 21:19:06 +00:00
A return code of EINTR is perfectly normal, and isn't an error as such. It's an indication that your program may need to do something because a signal occurred, but if not, should re-call recv(). Signed-off-by: chao an <anchao@xiaomi.com> |
||
|---|---|---|
| .. | ||
| dhcpc.c | ||
| Kconfig | ||
| Make.defs | ||
| Makefile | ||