CVSROOT: /cvs Module name: src Changes by: [email protected] 2016/09/19 10:06:26
Modified files:
sys/netinet : tcp_input.c
Log message:
For incomming connections keep the TF_NOPUSH flag if TCP_NOPUSH was
set on the listen socket.
>From David Hill; OK vgross@
