s3: allow to set TCP_NODELAYACK socket option on AIX (#8616)
commitba6059891f876288fc53c6be70f6e479102faad8
authorBjörn Jacke <bj@sernet.de>
Fri, 18 Nov 2011 12:40:17 +0000 (18 13:40 +0100)
committerKarolin Seeger <kseeger@samba.org>
Mon, 23 Jan 2012 20:28:24 +0000 (23 21:28 +0100)
tree9aebdf11476b14d5350455b8f58beb796c4174c1
parent5d9035608c618523542ec3e5e29fc8469dd0d196
s3: allow to set TCP_NODELAYACK socket option on AIX (#8616)

this is the AIX way to disable delayed ACKs, the same like TCP_QUICKACK on
Linux

this is a backport of 383a918322c1edd1977fdbce19e52e8c8e6ffac1
(cherry picked from commit d8091581f7e55a8147c9ec5e8a30481596093d27)
source3/lib/util_sock.c