nuttx/net/tcp
zhanghongyu 91e13c47ae net: remove conn-related casts
remove redundant casts associated with psock

Signed-off-by: zhanghongyu <zhanghongyu@xiaomi.com>
2023-05-10 19:32:09 -03:00
..
Kconfig
Make.defs
tcp_accept.c net: remove conn-related casts 2023-05-10 19:32:09 -03:00
tcp_appsend.c
tcp_backlog.c tcp_input: drop SYN when no free node in the backlog 2023-04-24 01:52:33 +08:00
tcp_callback.c
tcp_close.c net: remove conn-related casts 2023-05-10 19:32:09 -03:00
tcp_conn.c tcp: add TCP_MAXSEG support 2023-04-22 01:42:47 +08:00
tcp_connect.c
tcp_devpoll.c
tcp_dump.c
tcp_finddev.c
tcp_getsockopt.c net: remove conn-related casts 2023-05-10 19:32:09 -03:00
tcp_input.c tcp_input: drop SYN when no free node in the backlog 2023-04-24 01:52:33 +08:00
tcp_ioctl.c
tcp_ipselect.c
tcp_listen.c
tcp_monitor.c net: remove conn-related casts 2023-05-10 19:32:09 -03:00
tcp_netpoll.c tcp_input: drop SYN when no free node in the backlog 2023-04-24 01:52:33 +08:00
tcp_notifier.c
tcp_recvfrom.c net: remove conn-related casts 2023-05-10 19:32:09 -03:00
tcp_recvwindow.c
tcp_send_buffered.c net: remove conn-related casts 2023-05-10 19:32:09 -03:00
tcp_send_unbuffered.c net: remove conn-related casts 2023-05-10 19:32:09 -03:00
tcp_send.c tcp: add TCP_MAXSEG support 2023-04-22 01:42:47 +08:00
tcp_sendfile.c
tcp_seqno.c
tcp_setsockopt.c net: remove conn-related casts 2023-05-10 19:32:09 -03:00
tcp_shutdown.c net: remove conn-related casts 2023-05-10 19:32:09 -03:00
tcp_timer.c
tcp_txdrain.c net: remove conn-related casts 2023-05-10 19:32:09 -03:00
tcp_wrbuffer.c
tcp.h tcp_input: drop SYN when no free node in the backlog 2023-04-24 01:52:33 +08:00