| ![[Previous]](../prev.gif) | ![[Contents]](../contents.gif) | ![[Index]](../keyword_index.gif) | ![[Next]](../next.gif) | 
Check client lists for notify conditions
#include <sys/io-char.h> int tto_checkclients(TTYDEV *dev);
This function checks client lists for notification ( EVENT_NOTIFY_OUTPUT, EVENT_DRAIN or EVENT_WRITE). See the notify member of the TTYDEV structure.
QNX Neutrino
| Safety: | |
|---|---|
| Cancellation point | No | 
| Interrupt handler | No | 
| Signal handler | No | 
| Thread | No | 
TTYDEV, tti(), tto(), tto_getchar()
| ![[Previous]](../prev.gif) | ![[Contents]](../contents.gif) | ![[Index]](../keyword_index.gif) | ![[Next]](../next.gif) |