mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-07-04 12:42:05 +02:00
Remove obsolete pubsub method definitions
This commit is contained in:
@ -570,9 +570,6 @@ public:
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
bool IsSubscribed(unsigned int nChannel);
|
|
||||||
void Subscribe(unsigned int nChannel, unsigned int nHops=0);
|
|
||||||
void CancelSubscribe(unsigned int nChannel);
|
|
||||||
void CloseSocketDisconnect();
|
void CloseSocketDisconnect();
|
||||||
|
|
||||||
// Denial-of-service detection/prevention
|
// Denial-of-service detection/prevention
|
||||||
|
Reference in New Issue
Block a user