]> granicus.if.org Git - ejabberd/commitdiff
expose find_connection for routing in other modules (if needed)
authorChristopher tofu Zorn <tofu@stanziq.com>
Fri, 11 Jun 2010 17:28:15 +0000 (13:28 -0400)
committerBadlop <badlop@process-one.net>
Mon, 29 Nov 2010 19:05:39 +0000 (20:05 +0100)
src/ejabberd_s2s.erl

index 4d32ef66d29d594e98f50e4197275c10e5925943..884ae0a5357d12fe72589fe13652f3397f940bdc 100644 (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,