s3: allow to set TCP_NODELAYACK socket option on AIX
authorBjörn Jacke <bj@sernet.de>
Tue, 15 Nov 2011 18:12:02 +0000 (19:12 +0100)
committerBjoern Jacke <bj@sernet.de>
Tue, 15 Nov 2011 20:00:07 +0000 (21:00 +0100)
commit383a918322c1edd1977fdbce19e52e8c8e6ffac1
tree7cf935b8040577407a2c9c1d76fa69976f9fb750
parent31cd1fbd2b1c2d1635662688e979bb5baa992855
s3: allow to set TCP_NODELAYACK socket option on AIX

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

Autobuild-User: Björn Jacke <bj@sernet.de>
Autobuild-Date: Tue Nov 15 21:00:07 CET 2011 on sn-devel-104
lib/util/util_net.c