summaryrefslogtreecommitdiffstats
path: root/remoting/protocol/client_stub_impl.cc
Commit message (Collapse)AuthorAgeFilesLines
* Chromoting protocol layers to receive and send login messageshclam@chromium.org2010-12-231-38/+0
| | | | | | | | | BUG=None TEST=None Review URL: http://codereview.chromium.org/6030007 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@70036 0039d316-1c4b-4281-b951-d872f2087c98
* Implementation of ClientStubImplhclam@chromium.org2010-11-051-0/+38
Implementing ClientStubImpl using socket and BufferedSocketWriter. BUG=none TEST=none Review URL: http://codereview.chromium.org/4440001 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@65234 0039d316-1c4b-4281-b951-d872f2087c98