DeterministicESPAsyncWebServer v6.27.1
Zero-allocation, bounded-execution async HTTP server for ESP32
Loading...
Searching...
No Matches
SshServerCtx Struct Reference

Public Attributes

SshEmitCb emit_cb = nullptr
 

Detailed Description

Definition at line 22 of file ssh_server.cpp.

Member Data Documentation

◆ emit_cb

SshEmitCb SshServerCtx::emit_cb = nullptr

Definition at line 24 of file ssh_server.cpp.

Referenced by ssh_server_set_emit_cb().


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