26 ebth_ = std::make_unique<ScopedEventBaseThread>();
27 ebth_->getEventBase()->runInEventBaseThreadAndWait([&] {
38 return sock_->getAddress();
SocketAddress getAddress() const
constexpr detail::Map< Move > move
—— Concurrent Priority Queue Implementation ——
std::shared_ptr< AsyncServerSocket > sock_
ScopedBoundPort(IPAddress host=IPAddressV6("::1"))
static std::shared_ptr< AsyncServerSocket > newSocket(EventBase *evb=nullptr)
std::unique_ptr< ScopedEventBaseThread > ebth_