Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(721)

Unified Diff: src/trusted/reverse_service/reverse_control_rpc.h

Issue 8825007: Native Client side changes for debugging support: stdout/err -> postmessage. (Closed) Base URL: svn://svn.chromium.org/native_client/trunk/src/native_client/
Patch Set: Created 9 years ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « src/trusted/desc/nacl_desc_base.c ('k') | src/trusted/reverse_service/reverse_service.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: src/trusted/reverse_service/reverse_control_rpc.h
===================================================================
--- src/trusted/reverse_service/reverse_control_rpc.h (revision 7373)
+++ src/trusted/reverse_service/reverse_control_rpc.h (working copy)
@@ -17,5 +17,6 @@
#define NACL_REVERSE_CONTROL_ADD_CHANNEL "add_channel::b"
#define NACL_REVERSE_CONTROL_INIT_DONE "init_done::"
#define NACL_REVERSE_CONTROL_REPORT_STATUS "exit_status:i:"
+#define NACL_REVERSE_CONTROL_POST_MESSAGE "post_message:C:i"
#endif
« no previous file with comments | « src/trusted/desc/nacl_desc_base.c ('k') | src/trusted/reverse_service/reverse_service.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698