24
1
mirror of https://github.com/processone/ejabberd.git synced 2024-06-06 21:37:17 +02:00

expose find_connection for routing in other modules (if needed)

This commit is contained in:
Christopher tofu Zorn 2010-06-11 13:28:15 -04:00 committed by Badlop
parent 3e24408710
commit f2231a2282

View File

@ -37,6 +37,7 @@
get_connections_pids/1,
try_register/1,
remove_connection/3,
find_connection/2,
dirty_get_connections/0,
allow_host/2,
incoming_s2s_number/0,