s3: allow to set TCP_NODELAYACK socket option on AIX (#8616)
authorBjörn Jacke <bj@sernet.de>
Fri, 18 Nov 2011 12:40:17 +0000 (13:40 +0100)
committerKarolin Seeger <kseeger@samba.org>
Sat, 19 Nov 2011 19:05:24 +0000 (20:05 +0100)
commitd8091581f7e55a8147c9ec5e8a30481596093d27
treee4c823a3e4e2308ccc0946a9adc87c72804638cc
parentb0e5fb69df8b66544afc29d0b3dac5454d04fe3e
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
source3/lib/util_sock.c