Structs§
- Device
ClrSet Feature Request - Device
ClrSet Feature Response - Device
GetWindow Size Response - Device
Make Active Request - Device
Make Active Response - Device
Open Client Response - Device
Read Events Response - Device
SetWindow Size Request - Device
SetWindow Size Response - Window
Size
Constants§
- DEVICE_
PROTOCOL_ NAME - EVENT_
HANGUP - The terminal has no active client.
- EVENT_
INTERRUPT - The terminal received a ^C control character.
- EVENT_
MASK - All events
- EVENT_
SUSPEND - The terminal received a ^Z control character.
- EVENT_
WINDOW_ SIZE - The terminal window has resized.
- FEATURE_
RAW - When Feature Raw is enabled, OOB Events like ^c, ^z, etc are not generated. Instead the character is read from the read() input path.