|
@ -229,7 +229,7 @@ char *LP_process_message(void *ctx,char *typestr,char *myipaddr,int32_t pubsock, |
|
|
} |
|
|
} |
|
|
else |
|
|
else |
|
|
{ |
|
|
{ |
|
|
printf("packet not for this node\n"); |
|
|
printf("packet not for this node %u\n",crc32); |
|
|
} |
|
|
} |
|
|
} else printf("error (%s) method is %s\n",jsonstr,method); |
|
|
} else printf("error (%s) method is %s\n",jsonstr,method); |
|
|
} |
|
|
} |
|
|