Changeset 751 for trunk/server/source3/lib/util_sock.c
- Timestamp:
- Nov 29, 2012, 1:59:04 PM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/server/source3/lib/util_sock.c
r745 r751 137 137 #ifdef TCP_QUICKACK 138 138 {"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}, 139 142 #endif 140 143 #ifdef TCP_KEEPALIVE_THRESHOLD
Note:
See TracChangeset
for help on using the changeset viewer.