Disable Nagle in iprop master and slave

This commit is contained in:
Viktor Dukhovni
2019-09-21 18:29:12 -04:00
committed by Nico Williams
parent 0334472ab5
commit 96fd393d29
5 changed files with 33 additions and 0 deletions

View File

@@ -653,6 +653,9 @@ static const char *const rcsid[] = { (const char *)rcsid, "@(#)" msg }
/* Define to 1 if you have the <netinet/in.h> header file. */
/* #define HAVE_NETINET_IN_H 1 */
/* Define to 1 if you have the <netinet/tcp.h> header file. */
/* #define HAVE_NETINET_TCP_H 1 */
/* Define to 1 if you have the <netinet/in_systm.h> header file. */
/* #define HAVE_NETINET_IN_SYSTM_H 1 */