proxygen
wangle::ConnInfo Struct Reference

#include <Pipeline.h>

Public Attributes

folly::AsyncTransportWrappersock
 
const folly::SocketAddressclientAddr
 
const std::stringnextProtoName
 
SecureTransportType secureType
 
const TransportInfotinfo
 

Detailed Description

Definition at line 258 of file Pipeline.h.

Member Data Documentation

const folly::SocketAddress* wangle::ConnInfo::clientAddr

Definition at line 260 of file Pipeline.h.

const std::string& wangle::ConnInfo::nextProtoName

Definition at line 261 of file Pipeline.h.

SecureTransportType wangle::ConnInfo::secureType

Definition at line 262 of file Pipeline.h.

folly::AsyncTransportWrapper* wangle::ConnInfo::sock

Definition at line 259 of file Pipeline.h.

const TransportInfo& wangle::ConnInfo::tinfo

Definition at line 263 of file Pipeline.h.


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