DescriptionMake PacketReader/PacketWriter interfaces async-only.
Adapts synchronous I/O completion to use callbacks, so downstream
callers are insulated from having to manage the complexities of
mixed sync and async I/O.
Updated logic of all PacketReader/PacketWriter dependents.
R=haibinlu@chromium.org,wez@chromium.org
BUG=558643
Committed: https://crrev.com/840a0fe2a4cab8709b5d29b89cdb968b620953ff
Cr-Commit-Position: refs/heads/master@{#362833}
Patch Set 1 #
Total comments: 8
Patch Set 2 : Address wez feedback #Patch Set 3 : Resync #Patch Set 4 : Resync #
Total comments: 13
Patch Set 5 : Address wez feedback #
Total comments: 8
Patch Set 6 : Address wez,haibin feedback #
Total comments: 10
Patch Set 7 : Wez feedback #Patch Set 8 : Rehabbed tests, addressed feedback, made changes to BlimpMessagePump #
Total comments: 10
Patch Set 9 : Wez feedback #Patch Set 10 : rebase #
Messages
Total messages: 31 (9 generated)
|