spencer627
Results
2
issues of
spencer627
why pinging run with mainthread? in children thread will call bug? The code : - (void)pingWithBlock:(void (^)(BOOL isSuccess, NSTimeInterval latency))completion { //NSLog(@"pingWithBlock"); if (completion) { // copy the block, then...