Data Fields | |
| miod | md |
| xht | ht |
| jid | key |
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
structure holding the mio handle, idle time values and valid hosts
Referenced by _dialback_miod_hash_cleanup(), and dialback_miod_hash().
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().
1.5.5