[licq-im/licq] 98b05e: api: Don't block request to go offline
GitHub <[email protected]> Wed, 01 Feb 2012 09:06:46 -0800
| Newsgroups | gmane.network.licq.cvs |
|---|---|
| Message-ID | <[email protected]> |
Branch: refs/heads/master
Home: https://github.com/licq-im/licq
Commit: 98b05e7584dfeeffa64a5bd4c7493714960c0686
https://github.com/licq-im/licq/commit/98b05e7584dfeeffa64a5bd4c7493714960c0686
Author: Anders Olofsson <[email protected]>
Date: 2012-02-01 (Wed, 01 Feb 2012)
Changed paths:
M licq/src/icq/icq-srv.cpp
M licq/src/protocolmanager.cpp
Log Message:
-----------
api: Don't block request to go offline
This allows user to abort an ongoing attempt to go online. Useful if
protocol is trying to go online and never succeeds but keeps retrying
and causing server to block (can happen with ICQ).