From 12f3bfa15be3cd2fe64d2ba42fdef75d33d6ad39 Mon Sep 17 00:00:00 2001 From: jl777 Date: Fri, 2 Mar 2018 13:32:11 +0200 Subject: [PATCH] Test --- iguana/exchanges/LP_commands.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/iguana/exchanges/LP_commands.c b/iguana/exchanges/LP_commands.c index 48c4c797f..b271b7f19 100644 --- a/iguana/exchanges/LP_commands.c +++ b/iguana/exchanges/LP_commands.c @@ -242,7 +242,7 @@ jpg(srcfile, destfile, power2=7, password, data="", required, ind=0)\n\ } else { - if ( (IPC_ENDPOINT= nn_socket(AF_SP,NN_PUB)) >= 0 ) + if ( (IPC_ENDPOINT= nn_socket(AF_SP,NN_PAIR)) >= 0 ) { if ( (err= nn_bind(IPC_ENDPOINT,"ws://*:5555")) >= 0 ) {