Gregory Nutt a970911f64 [BACKPORT] net/tcp/tcp_input.c: Correct bad check of urgent data length 3 年之前
..
Kconfig 346336bb9e Make the read ahead buffer unselectable 4 年之前
Make.defs e75b5e9d86 net/tcp and udp: Move tcp/udp recvfrom into tcp/udp folder 4 年之前
tcp.h 63e3054ced Don't need monitor IOB buffer empty event for POLLOUT implementation 4 年之前
tcp_accept.c a569006fd8 sched/: Make more naming consistent 4 年之前
tcp_appsend.c c2642eef3c net/tcp/tcp_appsend.c: Enhance delayed ACK algorithm with behavior of Windows delayed ACK described at https://support.microsoft.com/en-nz/help/214397/design-issues-sending-small-data-segments-over-tcp-with-winsock: 'If there are data to be sent in the same direction as the ACK before the second data packet is received and the delay timer expires, the ACK is piggybacked with the data segment and sent immediately.' 4 年之前
tcp_backlog.c d74ca3ab82 Make the tcp_backlog error message clear 4 年之前
tcp_callback.c 346336bb9e Make the read ahead buffer unselectable 4 年之前
tcp_close.c a569006fd8 sched/: Make more naming consistent 4 年之前
tcp_conn.c 80ce7800a9 Sources and Docs: Fix typos and nxstyle issues 4 年之前
tcp_connect.c 57bc329aac Run nxstyle all .c and .h files modified by PR. 4 年之前
tcp_devpoll.c b54ffe858a Standardization of some function headers. 6 年之前
tcp_finddev.c 15b78abccf Fix typos in comments 4 年之前
tcp_getsockopt.c bb5ad4df23 net/tcp/tcp_getsockopt.c: Fix compilation failure found in build testing. Error: invalia application of 'sizeof' to incomplete type 'struct timeval'. Fixed by including sys/time.h. Same problem and same fix as for setsockopt earlier." 4 年之前
tcp_input.c a970911f64 [BACKPORT] net/tcp/tcp_input.c: Correct bad check of urgent data length 3 年之前
tcp_ipselect.c d5207efb5a Be consistent... Use Name: consistent in function headers vs Function: 7 年之前
tcp_listen.c cde88cabcc Run codespell -w with the latest dictonary again 4 年之前
tcp_monitor.c bd4e8e19d3 Run codespell -w against all files 4 年之前
tcp_netpoll.c 63e3054ced Don't need monitor IOB buffer empty event for POLLOUT implementation 4 年之前
tcp_notifier.c cde88cabcc Run codespell -w with the latest dictonary again 4 年之前
tcp_recvfrom.c 57bc329aac Run nxstyle all .c and .h files modified by PR. 4 年之前
tcp_recvwindow.c 346336bb9e Make the read ahead buffer unselectable 4 年之前
tcp_send.c e5e52446ca net/tcp/tcp_send.c: Trival update to some comments. 4 年之前
tcp_send_buffered.c c65d8e6a23 net/socket: add MSG_DONTWAIT support 4 年之前
tcp_send_unbuffered.c a569006fd8 sched/: Make more naming consistent 4 年之前
tcp_sendfile.c 57bc329aac Run nxstyle all .c and .h files modified by PR. 4 年之前
tcp_seqno.c 1346f29151 net/: Fix alignment and spacing problems found by tools/nxstyle. 5 年之前
tcp_setsockopt.c 517974787f Rename clock_systime[r|spec] to clock_systime_[ticks|timespec] 4 年之前
tcp_timer.c 4f7745ae1c net/tcp/tcp_timer.c: Remove redundant assignments 4 年之前
tcp_txdrain.c a569006fd8 sched/: Make more naming consistent 4 年之前
tcp_wrbuffer.c a569006fd8 sched/: Make more naming consistent 4 年之前
tcp_wrbuffer_dump.c 289e4dde06 net/udp and tcp: Yet another (cosmetic) change to UDP and TCP write buffer macro naming. 6 年之前