commit | b507cbaac5921023c17068b616efdbbecbd89920 | [log] [tgz] |
---|---|---|
author | Victor Stinner <victor.stinner@gmail.com> | Thu Jan 29 00:35:56 2015 +0100 |
committer | Victor Stinner <victor.stinner@gmail.com> | Thu Jan 29 00:35:56 2015 +0100 |
tree | aa903ce9662fe5c563b03178b239f461aa20b6dd | |
parent | a89f5f049294c6d1782d9ec7be2d2b950c9a8619 [diff] |
asyncio: Fix SSLProtocol.eof_received() Wake-up the waiter if it is not done yet.