libsshpp v0.1.7
Modern C++17 wrapper for libssh
Loading...
Searching...
No Matches
server_session.hpp File Reference
#include <sshpp/config.hpp>
#include <sshpp/detail/handler_bridge.hpp>
#include <sshpp/detail/native_fwd.hpp>
#include <sshpp/detail/session_core.hpp>
#include <sshpp/event.hpp>
#include <sshpp/export.hpp>
#include <sshpp/result.hpp>
#include <sshpp/server/message.hpp>
#include <chrono>
#include <memory>
#include <optional>
#include <string>
#include <string_view>
Include dependency graph for server_session.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  sshpp::server::AuthMethodSet
 
class  sshpp::server::Session
 One accepted server-side connection. See docs/design/08 ยง8.4. More...
 

Namespaces

namespace  sshpp
 
namespace  sshpp::server