summaryrefslogtreecommitdiff
path: root/man/systemd-path.xml
diff options
context:
space:
mode:
authorSusant Sahani <susant@redhat.com>2014-07-28 12:18:29 +0530
committerLennart Poettering <lennart@poettering.net>2014-08-14 03:15:59 +0200
commit4427c3f43a87c2e0c784fda6be1b9715be820733 (patch)
tree14a01c5bc763bdd523cb9fdb663fc37df2a8716f /man/systemd-path.xml
parente9e74f28d783a052dce7edfa94d7918bb591ba7a (diff)
socket: add support for tcp nagle
This patch adds support for TCP TCP_NODELAY socket option. This can be configured via NoDelay conf parameter. TCP Nagle's algorithm works by combining a number of small outgoing messages, and sending them all at once. This controls the TCP_NODELAY socket option.
Diffstat (limited to 'man/systemd-path.xml')
0 files changed, 0 insertions, 0 deletions