|
@ -1257,6 +1257,8 @@ int32_t dpow_nanomsg_update(struct supernet_info *myinfo) |
|
|
if ( np != 0 ) |
|
|
if ( np != 0 ) |
|
|
nn_freemsg(np), np = 0; |
|
|
nn_freemsg(np), np = 0; |
|
|
} //else printf("no packets\n");
|
|
|
} //else printf("no packets\n");
|
|
|
|
|
|
if ( num != 0 ) |
|
|
|
|
|
return(num); |
|
|
n = 0; |
|
|
n = 0; |
|
|
if ( myinfo->dexsock >= 0 ) // from servers
|
|
|
if ( myinfo->dexsock >= 0 ) // from servers
|
|
|
{ |
|
|
{ |
|
|