Ignore:
Timestamp:
Nov 29, 2012, 1:59:04 PM (13 years ago)
Author:
Silvan Scherrer
Message:

Samba Server: updated trunk to 3.6.9

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/server/source3/lib/util_sock.c

    r745 r751  
    137137#ifdef TCP_QUICKACK
    138138  {"TCP_QUICKACK", IPPROTO_TCP, TCP_QUICKACK, 0, OPT_BOOL},
     139#endif
     140#ifdef TCP_NODELAYACK
     141  {"TCP_NODELAYACK", IPPROTO_TCP, TCP_NODELAYACK, 0, OPT_BOOL},
    139142#endif
    140143#ifdef TCP_KEEPALIVE_THRESHOLD
Note: See TracChangeset for help on using the changeset viewer.