proxygen
folly::AsyncSocket::ConnectCallback Class Referenceabstract

#include <AsyncSocket.h>

Inheritance diagram for folly::AsyncSocket::ConnectCallback:
fizz::client::AsyncFizzClientT< fizz::client::test::MockClientStateMachineInstance > BlockingSocket BogoTestClient BogoTestServer Cb ConnCallback fizz::client::AsyncFizzClientT< SM > fizz::client::test::MockConnectCallback folly::AttachDetachClient folly::ConnectClient folly::SSLClient folly::ZeroCopyTestAsyncSocket::Callback proxygen::HTTPConnector ProxyService::ProxyHandler SSLCacheClient wangle::ClientBootstrap< Pipeline >::ConnectCallback

Public Member Functions

virtual ~ConnectCallback ()=default
 
virtual void connectSuccess () noexcept=0
 
virtual void connectErr (const AsyncSocketException &ex) noexcept=0
 

Detailed Description

Definition at line 85 of file AsyncSocket.h.

Constructor & Destructor Documentation

virtual folly::AsyncSocket::ConnectCallback::~ConnectCallback ( )
virtualdefault

Member Function Documentation


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