![]() |
Fabcoin Core
0.16.2
P2P Digital Currency
|
Go to the source code of this file.
Classes | |
| class | CNetAddr |
| IP address (IPv6, or IPv4 using mapped IPv6 range (::FFFF:0:0/96)) More... | |
| class | CSubNet |
| class | CService |
| A combination of a network address (CNetAddr) and a (TCP) port. More... | |
Enumerations | |
| enum | Network { NET_UNROUTABLE = 0, NET_IPV4, NET_IPV6, NET_TOR, NET_INTERNAL, NET_MAX } |
| enum Network |
| Enumerator | |
|---|---|
| NET_UNROUTABLE | |
| NET_IPV4 | |
| NET_IPV6 | |
| NET_TOR | |
| NET_INTERNAL | |
| NET_MAX | |
Definition at line 19 of file netaddress.h.
1.8.11