commit | e6aab2465493d6088c5218d888d9b77d069e514c | [log] [tgz] |
---|---|---|
author | Pierre Ossman <ossman@cendio.se> | Fri Oct 05 16:59:22 2018 +0200 |
committer | Pierre Ossman <ossman@cendio.se> | Tue Oct 09 17:22:17 2018 +0200 |
tree | f2f6ebc586125dd7e2dc8c47925fcbcc146eef37 | |
parent | 4a4453fc69cf56f9991a13a62023969dcf5b8a4f [diff] |
Force common flow of connection queries Force queryConnection() to always call back to approveConnection() rather than return special values. This makes the flow easier to follow as it will be the same in all cases.