BSHA3  0.17.99
P2P Blockchain, based on Bitcoin
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 325 of file net.h.

Constructor & Destructor Documentation

◆ ListenSocket()

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

Definition at line 329 of file net.h.

Member Data Documentation

◆ socket

SOCKET CConnman::ListenSocket::socket

Definition at line 326 of file net.h.

◆ whitelisted

bool CConnman::ListenSocket::whitelisted

Definition at line 327 of file net.h.


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