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
7
void
init_peer_discovery
();
8
14
void
*
handle_peer_discovery
(
void
* arg);
15
16
#endif
// __PEER_DISCOVERY_H
handle_peer_discovery
void * handle_peer_discovery(void *arg)
Peer discovery handler thread.
Definition
peer_discovery.c:31
init_peer_discovery
void init_peer_discovery()
Initializes peer discovery based on configuration.
bitlab
include
peer_discovery.h
Generated by
1.9.8