acadia-newlib/newlib/libc/sys/rtems/include
Randall Stewart b89c5a3e88 tcp: Add a socket option to rack
so we can test various changes to the slop value in timers.

Timer_slop, in TCP, has been 200ms for a long time. This value dates back
a long time when delayed ack timers were longer and links were slower. A
200ms timer slop allows 1 MSS to be sent over a 60kbps link. Its possible that
lowering this value to something more in line with todays delayed ack values (40ms)
might improve TCP. This bit of code makes it so rack can, via a socket option,
adjust the timer slop.

Reviewed by: mtuexen
Sponsered by: Netflix Inc
Differential Revision:	https://reviews.freebsd.org/D30249
2022-07-11 13:19:29 +02:00
..
arpa RTEMS: Remove FreeBSD version tags 2022-07-11 11:52:46 +02:00
machine Reduce namespace pollution from <sys/_types.h> 2022-07-08 06:57:52 +02:00
net Use thunks for compat ioctls using struct ifgroupreq. 2022-07-11 13:19:29 +02:00
netinet tcp: Add a socket option to rack 2022-07-11 13:19:29 +02:00
netinet6 Add IP(V6)_VLAN_PCP to set 802.1 priority per-flow. 2022-07-11 11:52:46 +02:00
sys ioccom: define ioctl cmd value that can never be valid 2022-07-11 13:19:29 +02:00
limits.h
netdb.h RTEMS: Remove FreeBSD version tags 2022-07-11 11:52:46 +02:00
poll.h
semaphore.h RTEMS: Remove FreeBSD version tags 2022-07-11 11:52:46 +02:00
syslog.h
termios.h Add tcgetwinsize(3) and tcsetwinsize(3) to termios 2022-07-11 11:52:46 +02:00