commit | d24f0849c42d7ad912f17c9a2f1144d7be7e02dc | [log] [tgz] |
---|---|---|
author | Robin Thellend <rthellend@google.com> | Tue Sep 23 10:27:29 2014 -0700 |
committer | Robin Thellend <rthellend@google.com> | Tue Sep 23 10:27:38 2014 -0700 |
tree | 2279d3a1796a266f9e0ce717694011d6de5d413c | |
parent | 54e4c24468ee68cbdd7a2a7fb9b3b616581dc778 [diff] |
veyron/runtimes/google/ipc: Add __debug dispatcher With this change, requests for object names that begin with a special keyword ("__debug") are intercepted and redirected to the debug dispatcher. If server s is mounted at a/b, a request to a/b/__debug will be routed to the debug dispatcher. The __debug keyword is only recognized when it is at the beginning of the object name on a given server. Change-Id: Id333adc8cc5483d2605b70949235cd00ee3465e5