summaryrefslogtreecommitdiffstats
path: root/sys/fs/smbfs/smbfs_io.c
diff options
context:
space:
mode:
authordillon <dillon@FreeBSD.org>2001-12-02 08:49:29 +0000
committerdillon <dillon@FreeBSD.org>2001-12-02 08:49:29 +0000
commitf97547e246f3c4f9f272892fa757d7df8dc90b89 (patch)
tree1e2d69883173d0e4c094c85ef435f3c25dc41de5 /sys/fs/smbfs/smbfs_io.c
parent0b6f0e4522eeceef1d5e5dc2e920666192f7ec2a (diff)
downloadFreeBSD-src-f97547e246f3c4f9f272892fa757d7df8dc90b89.zip
FreeBSD-src-f97547e246f3c4f9f272892fa757d7df8dc90b89.tar.gz
Fix a bug with transmitter restart after receiving a 0 window. The
receiver was not sending an immediate ack with delayed acks turned on when the input buffer is drained, preventing the transmitter from restarting immediately. Propogate the TCP_NODELAY option to accept()ed sockets. (Helps tbench and is a good idea anyway). Some cleanup. Identify additonal issues in comments. MFC after: 1 day
Diffstat (limited to 'sys/fs/smbfs/smbfs_io.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud