mirror of
https://github.com/kidfromjupiter/nearby.git
synced 2026-09-16 15:36:12 -04:00
Merge branch 'master' into release
Change-Id: I6e5c45cffa1cae932ca1e7294f3b6ef1be26b8ee
This commit is contained in:
@@ -26,6 +26,8 @@ namespace location {
|
||||
namespace nearby {
|
||||
namespace connections {
|
||||
|
||||
constexpr absl::Duration Core::kWaitForDisconnect;
|
||||
|
||||
Core::~Core() {
|
||||
CountDownLatch latch(1);
|
||||
router_.ClientDisconnecting(
|
||||
|
||||
Reference in New Issue
Block a user