DescriptionFactor out the shared parts of IPC channel reading.
This adds a new class+file ChannelReader that is responsible for management
of the common parts of IPC channel reading. The existing platform-specific
ChannelImpl classes derive from this and supply platform-specific reading
features via virtual classes. This is to reduce code duplication between the
Windows and Posix implementations of Channel.
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=125597
Patch Set 1 #Patch Set 2 : #
Messages
Total messages: 6 (0 generated)
|