sending WHY2_CHAT_CODE_INVALID_PASSWORD as a code
This commit is contained in:
parent
2394006d76
commit
771e0de333
@ -636,7 +636,7 @@ void *why2_communicate_thread(void *arg)
|
||||
goto deallocation;
|
||||
}
|
||||
|
||||
send_socket_deallocate(WHY2_CHAT_CODE_INVALID_PASSWORD, why2_chat_server_config("server_username"), connection);
|
||||
send_socket_code_deallocate(NULL, why2_chat_server_config("server_username"), connection, WHY2_CHAT_CODE_INVALID_PASSWORD);
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user