mirror of
https://github.com/kidfromjupiter/nearby.git
synced 2026-09-16 15:36:12 -04:00
@@ -30,8 +30,6 @@ class BaseBwuHandler : public BwuHandler {
|
||||
: channel_manager_(&channel_manager),
|
||||
bwu_notifications_(std::move(bwu_notifications)) {}
|
||||
~BaseBwuHandler() override = default;
|
||||
void OnIncomingConnection(ClientProxy* client,
|
||||
IncomingSocketConnection* connection);
|
||||
|
||||
protected:
|
||||
// Represents the incoming Socket the Initiator has gotten after initializing
|
||||
|
||||
Reference in New Issue
Block a user