commit | 215f6fd17639a28b070af3bf06cd70402ec84cab | [log] [tgz] |
---|---|---|
author | [email protected] <[email protected]@0039d316-1c4b-4281-b951-d872f2087c98> | Sat Mar 03 08:55:45 2012 |
committer | [email protected] <[email protected]@0039d316-1c4b-4281-b951-d872f2087c98> | Sat Mar 03 08:55:45 2012 |
tree | 5b390c2b41159a006429e24c98858d35b68069f0 | |
parent | 1420d5e4d6775181247fec766e8e5ff01106f884 [diff] |
Refactoring 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. Review URL: http://codereview.chromium.org/9568031 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@124848 0039d316-1c4b-4281-b951-d872f2087c98