09dfbdf4c7
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 |