commit | 2fff5bf4a81bc0ae5dc1139945e2dbe6ba09490c | [log] [tgz] |
---|---|---|
author | David Benjamin <davidben@chromium.org> | Mon Feb 09 04:32:28 2015 -0500 |
committer | Adam Langley <agl@google.com> | Tue Feb 10 01:13:56 2015 +0000 |
tree | 3eed752a02b13fae8f9ffdb15bf9272f761c26ae | |
parent | 23a8ca1f10562bf8261a94c3ec69241cb190e134 [diff] |
Set rwstate inside ssl3_get_client_hello. This is more consistent with other asynchronous hooks and gets it working in DTLS. Change-Id: Ia17d9d23910e8665b2756516ba729dffc79af8c0 Reviewed-on: https://boringssl-review.googlesource.com/3346 Reviewed-by: Adam Langley <agl@google.com>