|
|
@ -1166,8 +1166,8 @@ int32_t LP_reserved_msg(int32_t priority,char *base,char *rel,bits256 pubkey,cha |
|
|
|
{ |
|
|
|
if ( (sentbytes= nn_send(pubp->pairsock,msg,(int32_t)strlen(msg)+1,0)) < 0 ) |
|
|
|
{ |
|
|
|
pubp->pairsock = -1; |
|
|
|
LP_peer_pairsock(pubkey); |
|
|
|
//pubp->pairsock = -1;
|
|
|
|
//LP_peer_pairsock(pubkey);
|
|
|
|
//printf("mark cmdchannel %d closed sentbytes.%d\n",pubp->pairsock,sentbytes);
|
|
|
|
} |
|
|
|
else |
|
|
|