|
|
@ -1041,7 +1041,7 @@ void LP_tradesloop(void *ctx) |
|
|
|
{ |
|
|
|
//LP_Alicemaxprice = tp->bestprice;
|
|
|
|
//LP_reserved(ctx,LP_myipaddr,LP_mypubsock,&tp->Qs[LP_CONNECT]); // send LP_CONNECT
|
|
|
|
printf("mark slow LP_connect aliceid.%llu %.8f\n",(long long)tp->aliceid,tp->bestprice); |
|
|
|
//printf("mark slow LP_connect aliceid.%llu %.8f\n",(long long)tp->aliceid,tp->bestprice);
|
|
|
|
if ( (pubp= LP_pubkeyfind(tp->Qs[LP_CONNECT].srchash)) != 0 ) |
|
|
|
pubp->slowresponse++; |
|
|
|
} |
|
|
|