DescriptionRefactoring on Windows IPC channel.
This makes the Windows IPC channel interface the same as I've created for the Posix one:
http://codereview.chromium.org/9570001/
The core reading functions DispatchInputData, ProcessIncomingMessages, and the "hello" message handling are now identical. The follow-up step will be to merge these into a common IPCChannelReader base class and eliminate the duplicate code.
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=124848
Patch Set 1 #
Total comments: 8
Patch Set 2 : #
Messages
Total messages: 7 (0 generated)
|