|
@@ -258,9 +258,5 @@ void test_turn_connectivity() {
|
|
pc2->close();
|
|
pc2->close();
|
|
this_thread::sleep_for(1s);
|
|
this_thread::sleep_for(1s);
|
|
|
|
|
|
- // You may call rtc::Cleanup() when finished to free static resources
|
|
|
|
- rtc::Cleanup();
|
|
|
|
- this_thread::sleep_for(1s);
|
|
|
|
-
|
|
|
|
cout << "Success" << endl;
|
|
cout << "Success" << endl;
|
|
}
|
|
}
|