![]() |
Bitcoin Core 30.99.0
P2P Digital Currency
|
Context data associated with proxy client and server classes. More...
#include <proxy.h>
Public Member Functions | |
| ProxyContext (Connection *connection) | |
Public Attributes | |
| Connection * | connection |
| EventLoopRef | loop |
| CleanupList | cleanup_fns |
Context data associated with proxy client and server classes.
| mp::ProxyContext::ProxyContext | ( | Connection * | connection | ) |
| CleanupList mp::ProxyContext::cleanup_fns |
| Connection* mp::ProxyContext::connection |
| EventLoopRef mp::ProxyContext::loop |