nuttx/net/udp
Xiang Xiao 677536ccf5 net/udp: Rename udp_psock_sendto_xxx.c to udp_sendto_xxx.c like TCP
Rename udp_psock_sendto_xxx.c to udp_sendto_xxx.c like TCP and remove udp_psock_send.c
2020-01-21 08:30:39 -06:00
..
Kconfig Make the read ahead buffer unselectable 2020-01-11 08:24:49 -06:00
Make.defs net/udp: Rename udp_psock_sendto_xxx.c to udp_sendto_xxx.c like TCP 2020-01-21 08:30:39 -06:00
udp_callback.c Make the read ahead buffer unselectable 2020-01-11 08:24:49 -06:00
udp_conn.c Make the read ahead buffer unselectable 2020-01-11 08:24:49 -06:00
udp_devpoll.c Fix wait loop and void cast (#24) 2020-01-02 10:54:43 -06:00
udp_finddev.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_input.c net/: Now handles reception of IPv4 packets with larger IPv4 headers containing options. 2019-08-31 12:25:30 -06:00
udp_ipselect.c Be consistent... Use Name: consistent in function headers vs Function: 2017-04-21 16:33:14 -06:00
udp_netpoll.c Make the read ahead buffer unselectable 2020-01-11 08:24:49 -06:00
udp_notifier.c wqueue/notifier: update the work notifier usage 2020-01-21 14:16:19 +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 net/udp: Rename udp_psock_sendto_xxx.c to udp_sendto_xxx.c like TCP 2020-01-21 08:30:39 -06:00
udp_sendto_unbuffered.c net/udp: Rename udp_psock_sendto_xxx.c to udp_sendto_xxx.c like TCP 2020-01-21 08:30:39 -06:00
udp_setsockopt.c network: simplify the timeout process logic 2020-01-11 08:24:49 -06:00
udp_txdrain.c network: simplify the timeout process logic 2020-01-11 08:24:49 -06:00
udp_wrbuffer_dump.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_wrbuffer.c network: simplify the timeout process logic 2020-01-11 08:24:49 -06:00
udp.h net/udp: Rename udp_psock_sendto_xxx.c to udp_sendto_xxx.c like TCP 2020-01-21 08:30:39 -06:00