Ring Daemon 16.0.0
Loading...
Searching...
No Matches
P2PSubTransport Struct Reference

#include <gittransport.h>

Collaboration diagram for P2PSubTransport:
Collaboration graph

Public Attributes

git_smart_subtransport base
 
git_remote * remote
 
std::unique_ptr< P2PStreamstream
 

Detailed Description

Definition at line 48 of file gittransport.h.

Member Data Documentation

◆ base

git_smart_subtransport P2PSubTransport::base

Definition at line 50 of file gittransport.h.

Referenced by p2p_subtransport_cb().

◆ remote

git_remote* P2PSubTransport::remote

Definition at line 52 of file gittransport.h.

◆ stream

std::unique_ptr<P2PStream> P2PSubTransport::stream

Definition at line 51 of file gittransport.h.


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