nuttx/net/udp
Xiang Xiao 4d66266a8e sched: Don't include nuttx/sched.h inside sched.h
But let nuttx/sched.h include sched.h instead to
avoid expose nuttx kernel API to userspace.

Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
Change-Id: I6fe673364be9eb1259381e6575d4c1a9fea58097
2021-06-13 00:25:26 -07:00
..
Kconfig Make the read ahead buffer unselectable 2020-01-11 08:24:49 -06:00
Make.defs net: add support of FIONREAD 2021-06-09 09:47:59 +08:00
udp.h net: add support of FIONREAD 2021-06-09 09:47:59 +08:00
udp_callback.c Merge remote-tracking branch 'mirtos/master' into dev-upmerge-nuttx-10.1-0507 2021-05-07 20:46:07 +08:00
udp_close.c net: Author Gregory Nutt: update licenses to Apache 2021-02-20 00:38:18 -08:00
udp_conn.c net: Rename IP_TTL to IP_TTL_DEFAULT 2021-04-13 13:58:12 +08:00
udp_devpoll.c net: fix nxstyle errors 2021-04-02 11:12:25 -05:00
udp_finddev.c net: Author Gregory Nutt: update licenses to Apache 2021-02-20 00:38:18 -08:00
udp_input.c net: fix nxstyle errors 2021-04-02 11:12:25 -05:00
udp_ioctl.c net: fix build break 2021-06-09 22:07:45 +08:00
udp_ipselect.c net: Author Gregory Nutt: update licenses to Apache 2021-02-20 00:38:18 -08:00
udp_netpoll.c net: Author Gregory Nutt: update licenses to Apache 2021-02-20 00:38:18 -08:00
udp_notifier.c net: Author Gregory Nutt: update licenses to Apache 2021-02-20 00:38:18 -08:00
udp_recvfrom.c net: Author Gregory Nutt: update licenses to Apache 2021-02-20 00:38:18 -08:00
udp_send.c tools/nxstyle.c: Fix logic error that prevent detecion of '/' and '/=' as operators. net/: Minor updates resulting from testing tools/nxstyle. 2019-03-11 12:48:39 -06:00
udp_sendto_buffered.c sourcefiles: Fix relative path in file header 2021-03-09 23:18:28 +08:00
udp_sendto_unbuffered.c Run nxstyle all .c and .h files modified by PR. 2020-05-17 14:01:00 -03:00
udp_setsockopt.c net: Author Gregory Nutt: update licenses to Apache 2021-02-20 00:38:18 -08:00
udp_txdrain.c sched: Don't include nuttx/sched.h inside sched.h 2021-06-13 00:25:26 -07:00
udp_wrbuffer.c net: Author Gregory Nutt: update licenses to Apache 2021-02-20 00:38:18 -08:00
udp_wrbuffer_dump.c net: Author Gregory Nutt: update licenses to Apache 2021-02-20 00:38:18 -08:00