DescriptionFixes handling of short reads/writes for Mac SSL
The SecureTransport API is a bit finicky about the return code
and length from SSL{Read,Write}Callback. I think I've got it
right now, but we'll have to keep an eye on it.
Also a small tweak to avoid an extra trip through the event loop
before putting a write event on the secure socket stream.
related #26104
R=iposva@google.com
Committed: https://github.com/dart-lang/sdk/commit/5cee7ff634e715f6b2b0c8bfa3980206545d6916
Patch Set 1 #
Total comments: 6
Patch Set 2 : Address comments #
Messages
Total messages: 10 (6 generated)
|