Host offline status reporting.
commit350b72fa14390581ad9e7d9487757f53d6d98465
authorweitaosu@chromium.org <weitaosu@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Thu, 11 Jul 2013 01:01:53 +0000 (11 01:01 +0000)
committerweitaosu@chromium.org <weitaosu@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Thu, 11 Jul 2013 01:01:53 +0000 (11 01:01 +0000)
treefbc386fb2d94da6deb352fa75305c07b44f6076a
parent88cfd137fffc5e2cc8ffbf92d6cae6922c2568ad
Host offline status reporting.

This is change #1 of the Host offline status reporting work:
1. Define the structure of the offline status message.
2. The host sends the offline status message if the underlying XMPP connection is live.

BUG=247245

Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=210731

Review URL: https://chromiumcodereview.appspot.com/18075003

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@210995 0039d316-1c4b-4281-b951-d872f2087c98
remoting/host/host_exit_codes.cc [new file with mode: 0644]
remoting/host/host_exit_codes.h
remoting/host/host_status_sender.cc [new file with mode: 0644]
remoting/host/host_status_sender.h [new file with mode: 0644]
remoting/host/host_status_sender_unittest.cc [new file with mode: 0644]
remoting/host/remoting_me2me_host.cc
remoting/host/server_log_entry.cc
remoting/host/server_log_entry.h
remoting/protocol/name_value_map.h
remoting/remoting.gyp