#include <dialback.h>
Data Fields | |
| mio | m |
| int | last |
| int | count |
| db | d |
wrap an mio and track the idle time of it
number of sent stanzas on the connection
Referenced by _dialback_miod_hash_cleanup(), dialback_miod_read(), and dialback_miod_write().
the dialback instance
Referenced by _dialback_beat_idle(), _dialback_miod_hash_cleanup(), dialback_miod_hash(), dialback_miod_new(), and dialback_miod_read().
last time this connection has been used
Referenced by _dialback_beat_idle(), dialback_miod_new(), dialback_miod_read(), and dialback_miod_write().
the mio connection
Referenced by _dialback_beat_idle(), _dialback_miod_hash_cleanup(), dialback_in_read_db(), dialback_miod_hash(), dialback_miod_new(), and dialback_miod_write().
1.6.3