@ -244,15 +244,21 @@ endSession = do -- TODO: This has to be idempotent (is it?)
@@ -244,15 +244,21 @@ endSession = do -- TODO: This has to be idempotent (is it?)
void$withConnectionxmppKillConnection
liftIO=<<asksstopThreads
-- | Close the connection to the server.
-- | Close the connection to the server. Closes the stream (by enforcing a
-- write lock and sending a </stream:stream> element), waits (blocks) for three