mirror of
https://git.jabber.space/devs/cproof.git
synced 2026-07-23 16:26:21 +00:00
fixed some bugs, added some more
- Added JABBER_RAW_CONNECT[ING/ED] connection states - Added cl_ev_connect_raw and session_connect_raw to conform to normal connection functions - Fixed SIGABRT during registration - Added a check in cmd_register to ensure it's actually connected before registering--but this will always fail atm
This commit is contained in:
@@ -268,3 +268,4 @@ _shutdown(void)
|
||||
ui_close();
|
||||
prefs_close();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user