From d7e6affb6a4798357ab19b310d3b75cdb3ede642 Mon Sep 17 00:00:00 2001 From: George Zhao Date: Sat, 10 Mar 2018 10:48:17 +0800 Subject: [PATCH] fixup --- src/lcopteasy.h | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/lcopteasy.h b/src/lcopteasy.h index 35725d1..e7c2e57 100644 --- a/src/lcopteasy.h +++ b/src/lcopteasy.h @@ -2,6 +2,8 @@ #undef BUFFERSIZE #undef TCP_NODELAY #undef TCP_KEEPALIVE +#undef TCP_KEEPIDLE +#undef TCP_KEEPINTVL /* Before version 7.17.0, strings were not copied. Instead the user was forced keep them available