|
proxygen
|
#include <Pipeline.h>
Public Attributes | |
| folly::AsyncTransportWrapper * | sock |
| const folly::SocketAddress * | clientAddr |
| const std::string & | nextProtoName |
| SecureTransportType | secureType |
| const TransportInfo & | tinfo |
Definition at line 258 of file Pipeline.h.
| 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.