SshChannelEventDesc Struct Reference
Structure describing channel events. More...
#include <ssh.h>
Data Fields | |
| SshChannel * | channel |
| Handle to a channel to monitor. More... | |
| uint_t | eventMask |
| Requested events. More... | |
| uint_t | eventFlags |
| Returned events. More... | |
Detailed Description
Field Documentation
◆ channel
| SshChannel* channel |
◆ eventFlags
◆ eventMask
The documentation for this struct was generated from the following file:
- cyclone_ssh/ssh/ssh.h
