proxygen
|
Additional Inherited Members | |
Public Types inherited from wangle::HandlerAdapter< std::string > | |
typedef Handler< std::string, std::string, std::string, std::string >::Context | Context |
Public Types inherited from wangle::Handler< std::string, std::string, std::string, std::string > | |
typedef std::string | rin |
typedef std::string | rout |
typedef std::string | win |
typedef std::string | wout |
typedef HandlerContext< std::string, std::string > | Context |
Static Public Attributes inherited from wangle::Handler< std::string, std::string, std::string, std::string > | |
static const HandlerDir | dir |
Definition at line 36 of file TelnetClient.cpp.
|
inlineoverridevirtual |
Implements wangle::Handler< std::string, std::string, std::string, std::string >.
Definition at line 34 of file TelnetServer.cpp.
References folly::netops::close(), and fizz::detail::write().
|
inlineoverridevirtual |
Implements wangle::Handler< std::string, std::string, std::string, std::string >.
Definition at line 38 of file TelnetClient.cpp.
|
inlineoverridevirtual |
Reimplemented from wangle::Handler< std::string, std::string, std::string, std::string >.
Definition at line 45 of file TelnetClient.cpp.
References folly::netops::close().
|
inlineoverridevirtual |
Reimplemented from wangle::Handler< std::string, std::string, std::string, std::string >.
Definition at line 41 of file TelnetClient.cpp.
References folly::netops::close(), and folly::exceptionStr().
|
inlineoverridevirtual |
Reimplemented from wangle::Handler< std::string, std::string, std::string, std::string >.
Definition at line 46 of file TelnetServer.cpp.
References folly::SocketAddress::describe(), wangle::HandlerContext< In, Out >::getTransport(), and fizz::detail::write().