commit | 9a73adf9f47c8fab82add168bf7f50b7fe6ef2a3 | [log] [tgz] |
---|---|---|
author | Pierre Ossman <ossman@cendio.se> | Thu Dec 29 16:52:56 2016 +0100 |
committer | Pierre Ossman <ossman@cendio.se> | Tue Jan 03 13:50:32 2017 +0100 |
tree | 05e544e214d33e19a0ddfd29008fd891b271e77c | |
parent | a432b58232cbe576b7776b674eb8da368c47ce7a [diff] |
More robust event and close handling There were still some circumstances where we could get stuck reading data and not respect close events properly. Move that logic to a more central place in order to make it more reliable.