nuttx-apps/examples/udpblaster
Xiang Xiao a86790c367 poll: Don't need monitor POLLERR or POLLHUP explicitly
since spec require the implementation always report POLLERR/POLLHUP:
https://pubs.opengroup.org/onlinepubs/9699919799/functions/poll.html

Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
2022-10-05 05:58:02 +02:00
..
.gitignore build: Remve the unnecessary .gitignore 2020-05-23 15:56:35 +01:00
Kconfig Change the defaults of stack size configs to DEFAULT_TASK_STACKSIZE 2020-03-27 02:43:11 -05:00
Make.defs Makefiles: Gregory Nutt: update licenses to Apache 2021-06-07 21:35:33 -05:00
Makefile style: unify path to files in comment section 2022-03-09 10:37:33 +08:00
udpblaster_host.c examples: fix relative path CI error 2021-06-16 09:03:06 -05:00
udpblaster_target.c poll: Don't need monitor POLLERR or POLLHUP explicitly 2022-10-05 05:58:02 +02:00
udpblaster_text.c examples: fix relative path CI error 2021-06-16 09:03:06 -05:00
udpblaster.h definitions: unify MAX and MIN macro definitions 2022-03-16 23:20:17 +08:00