Bitcoin Core 29.99.0
P2P Digital Currency
Public Attributes | List of all members
DynSock::Pipes Struct Reference

#include <net.h>

Collaboration diagram for DynSock::Pipes:
[legend]

Public Attributes

Pipe recv
 
Pipe send
 

Detailed Description

Definition at line 270 of file net.h.

Member Data Documentation

◆ recv

Pipe DynSock::Pipes::recv

Definition at line 271 of file net.h.

◆ send

Pipe DynSock::Pipes::send

Definition at line 272 of file net.h.


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