commit | 17a5f85cbbb8e637af0abfccfd8f21eb1054c9a3 | [log] [tgz] |
---|---|---|
author | David Benjamin <davidben@chromium.org> | Sun Jan 11 19:46:52 2015 -0500 |
committer | Adam Langley <agl@google.com> | Wed Jan 14 21:48:31 2015 +0000 |
tree | 3526084e4fb506844b0b20c025099c210a58d9aa | |
parent | 80cee912dea08712f7e542cb432d0ea51f29f97f [diff] |
Clarify dtls1_do_write's interaction with the buffering BIO. The existing comments are not very helpful. This code is also quite buggy. Document two of them as TODOs. Change-Id: Idfaf93d9c3b8b1ee92f2fb0d292ef513b5f6d824 Reviewed-on: https://boringssl-review.googlesource.com/2830 Reviewed-by: Adam Langley <agl@google.com>