|
jabberd14 1.6.2
|
little wrapper to keep our hash tables in check More...
Data Fields | |
| miod | md |
| xht | ht |
| jid | key |
little wrapper to keep our hash tables in check
This structure is used to pass everything that is needed to the _dialback_miod_hash_cleanup callback as only one pointer can be passed to this function (it is registered as a pool cleaner function) but we need multiple values
hash containing outgoing connections
Referenced by _dialback_miod_hash_cleanup(), and dialback_miod_hash().
key of this connection in the ht hash, format "destination/source"
Referenced by _dialback_miod_hash_cleanup(), and dialback_miod_hash().
structure holding the mio handle, idle time values and valid hosts
Referenced by _dialback_miod_hash_cleanup(), and dialback_miod_hash().
1.7.4