undefined ejabberd_socket:get_conn_type/1

This commit is contained in:
HAMANO Tsukasa 2014-04-24 12:42:22 +09:00
parent 3a3f8240c1
commit 219f9276d1
1 changed files with 1 additions and 2 deletions

View File

@ -550,8 +550,7 @@ wait_for_auth({xmlstreamelement, El}, StateData) ->
[StateData#state.socket,
jlib:jid_to_string(JID), AuthModule]),
SID = {now(), self()},
Conn = (StateData#state.sockmod):get_conn_type(
StateData#state.socket),
Conn = get_conn_type(StateData),
Info = [{ip, StateData#state.ip}, {conn, Conn},
{auth_module, AuthModule}],
Res = jlib:make_result_iq_reply(