incubator-nuttx/net/inet
chao.an bb09471d63 inet_close: ensure the TCP_CLOSE can be delivered normally
Change-Id: I657433806d5dc851ce9bd7722f191f467f9ad458
Signed-off-by: chao.an <anchao@xiaomi.com>
2020-01-11 08:24:49 -06:00
..
Kconfig
Make.defs Remove inet_setipid since nobody use it 2020-01-06 07:45:59 -06:00
inet.h network: simplify the timeout process logic 2020-01-11 08:24:49 -06:00
inet_close.c inet_close: ensure the TCP_CLOSE can be delivered normally 2020-01-11 08:24:49 -06:00
inet_globals.c net/udp/Kconfig: Auto-select CONFIG_WQUEUE_NOTIFIER when CONFIG_UDP_READAHEAD_NOTIFIER is selected. 2018-11-10 09:43:44 -06:00
inet_recvfrom.c network: simplify the timeout process logic 2020-01-11 08:24:49 -06:00
inet_sockif.c Make the read ahead buffer unselectable 2020-01-11 08:24:49 -06:00
inet_txdrain.c network: simplify the timeout process logic 2020-01-11 08:24:49 -06:00
ipv4_getpeername.c
ipv4_getsockname.c
ipv4_setsockopt.c net/mld: Defer all timeout-related operations to the work queue vs. handling within the timer interrupt. Need to notify the device driver for an immediate poll when there are MLD packets waiting to be sent. 2018-11-03 16:47:08 -06:00
ipv6_getpeername.c net/: Fix alignment and spacing problems found by tools/nxstyle. 2019-07-02 18:02:23 -06:00
ipv6_getsockname.c net/: Fix alignment and spacing problems found by tools/nxstyle. 2019-07-02 18:02:23 -06:00
ipv6_setsockopt.c net/mld: Defer all timeout-related operations to the work queue vs. handling within the timer interrupt. Need to notify the device driver for an immediate poll when there are MLD packets waiting to be sent. 2018-11-03 16:47:08 -06:00