SshChannelBuffer Struct Reference
SSH channel buffer. More...
#include <ssh.h>
Data Fields | |
char_t | data [SSH_CHANNEL_BUFFER_SIZE] |
Data buffer. More... | |
size_t | length |
size_t | threshold |
size_t | writePos |
size_t | readPos |
Detailed Description
Field Documentation
◆ data
◆ length
◆ readPos
◆ threshold
◆ writePos
The documentation for this struct was generated from the following file:
- cyclone_ssh/ssh/ssh.h