From e7b81a00dcf1184275aa2b2b40badba3dac990b7 Mon Sep 17 00:00:00 2001 From: Garrett D'Amore Date: Mon, 21 May 2018 13:58:42 -0700 Subject: Fix minor error in keepalive reference. --- docs/man/nng_options.5.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs') diff --git a/docs/man/nng_options.5.adoc b/docs/man/nng_options.5.adoc index 42fb27fe..37492ce4 100644 --- a/docs/man/nng_options.5.adoc +++ b/docs/man/nng_options.5.adoc @@ -39,7 +39,7 @@ nng_options - socket, dialer, listener, and pipe options #define NNG_OPT_RECONNMINT "reconnect-time-min" #define NNG_OPT_RECONNMAXT "reconnect-time-max" #define NNG_OPT_TCP_NODELAY "tcp-nodelay" -#define NNG_OPT_TCP_KEEPALIVE "tcp-nodelay" +#define NNG_OPT_TCP_KEEPALIVE "tcp-keepalive" ---- == DESCRIPTION -- cgit v1.2.3-70-g09d2