--- libaitrpc/example/tcliext.c 2015/01/18 11:18:14 1.1.2.1 +++ libaitrpc/example/tcliext.c 2015/01/21 21:14:09 1.1.2.2 @@ -52,6 +52,7 @@ int main(int argc, char **argv) (after.tv_usec - before.tv_usec) / 1.e6); } //#if 0 + sleep(1); printf("\n\n3 pass>>> RPC ping\n\n"); for (i = 0; i < 10000; i++) { gettimeofday(&before, NULL);