Browse Source

Test

etomic
jl777 7 years ago
parent
commit
bc2f4a32fc
  1. 2
      iguana/exchanges/LP_nativeDEX.c

2
iguana/exchanges/LP_nativeDEX.c

@ -129,7 +129,7 @@ char *LP_process_message(char *typestr,char *myipaddr,int32_t pubsock,double pro
{ {
} }
portable_mutex_unlock(&LP_commandmutex); portable_mutex_unlock(&LP_commandmutex);
if ( LP_COMMAND_RECVSOCK == NN_REP ) //if ( LP_COMMAND_RECVSOCK == NN_REP )
{ {
if ( retstr != 0 ) if ( retstr != 0 )
{ {

Loading…
Cancel
Save