pumpEvents abstract method
void
pumpEvents()
Drain queued terminal→host events and dispatch them (PtyWrite/Title/…). Kept on the binding so the client stays free of FRB event types.
Implementation
void pumpEvents();
Drain queued terminal→host events and dispatch them (PtyWrite/Title/…). Kept on the binding so the client stays free of FRB event types.
void pumpEvents();