mirror of
https://git.jabber.space/devs/cproof.git
synced 2026-08-02 21:46:21 +00:00
handle see-other-host XMPP stream error
Fixes #1628 Signed-off-by: Steffen Jaeckel <jaeckel-floss@eyet-services.de>
This commit is contained in:
@@ -72,7 +72,8 @@ typedef enum {
|
||||
JABBER_DISCONNECTING,
|
||||
JABBER_DISCONNECTED,
|
||||
JABBER_RAW_CONNECTING,
|
||||
JABBER_RAW_CONNECTED
|
||||
JABBER_RAW_CONNECTED,
|
||||
JABBER_RECONNECT
|
||||
} jabber_conn_status_t;
|
||||
|
||||
typedef enum {
|
||||
|
||||
Reference in New Issue
Block a user