BitLab 0.1.0
BitLab: A Browser for the Bitcoin P2P Network and Blockchain
Loading...
Searching...
No Matches
peer_discovery.h
Go to the documentation of this file.
1#ifndef __PEER_DISCOVERY_H
2#define __PEER_DISCOVERY_H
3
8
14void* handle_peer_discovery(void* arg);
15
16#endif // __PEER_DISCOVERY_H
void * handle_peer_discovery(void *arg)
Peer discovery handler thread.
void init_peer_discovery()
Initializes peer discovery based on configuration.