Searched refs:CONFIG_DEFAULT_REPL_DISABLE_TCP_NODELAY (Results 1 – 3 of 3) sorted by relevance
138 #define CONFIG_DEFAULT_REPL_DISABLE_TCP_NODELAY 0 macro
2157 …repl-disable-tcp-nodelay",server.repl_disable_tcp_nodelay,CONFIG_DEFAULT_REPL_DISABLE_TCP_NODELAY);
1664 server.repl_disable_tcp_nodelay = CONFIG_DEFAULT_REPL_DISABLE_TCP_NODELAY; in initServerConfig()