Fabcoin Core  0.16.2
P2P Digital Currency
Public Member Functions | Public Attributes | List of all members
CConnman::ListenSocket Struct Reference

Public Member Functions

 ListenSocket (SOCKET socket_, bool whitelisted_)
 

Public Attributes

SOCKET socket
 
bool whitelisted
 

Detailed Description

Definition at line 313 of file net.h.

Constructor & Destructor Documentation

CConnman::ListenSocket::ListenSocket ( SOCKET  socket_,
bool  whitelisted_ 
)
inline

Definition at line 317 of file net.h.

Here is the call graph for this function:

Member Data Documentation

SOCKET CConnman::ListenSocket::socket

Definition at line 314 of file net.h.

bool CConnman::ListenSocket::whitelisted

Definition at line 315 of file net.h.


The documentation for this struct was generated from the following file: