From e65adefd7ddc55d5b66e82c9b875571641eedcf3 Mon Sep 17 00:00:00 2001 From: "George (marchon) Lambert" Date: Sun, 2 Dec 2018 10:07:32 -0500 Subject: added option --msgpack to static nng_optspec opts to match documentation --- tools/nngcat/nngcat.c | 2 ++ 1 file changed, 2 insertions(+) (limited to 'tools') diff --git a/tools/nngcat/nngcat.c b/tools/nngcat/nngcat.c index 25a5b433..1866e8f7 100644 --- a/tools/nngcat/nngcat.c +++ b/tools/nngcat/nngcat.c @@ -135,6 +135,8 @@ static nng_optspec opts[] = { { .o_name = "hex", .o_val = OPT_HEX }, { .o_name = "compat", .o_val = OPT_COMPAT }, { .o_name = "async", .o_val = OPT_ASYNC }, + { .o_name = "msgpack", .o_val = OPT_MSGPACK }, + { .o_name = "recv-maxsz", .o_short = 'Z', -- cgit v1.2.3-70-g09d2