veyron/runtimes/google/ipc: Rewrite the ipc.Server Glob implementation

This is the 3rd of a series of changes that add a simple
interface for objects to participate in the namespace.

With this change, the ipc.Server now intercepts all Glob (and __Glob)
requests and uses the new VGlobber interface to construct the proper
response.

Subsequent changes will update the namespace library to use __Glob, and
update some of the existing Glob implementations to use the new
interface.

Change-Id: Iec65d78af21fbb8fbcdc4625c4c709a9d9e915ce
9 files changed
tree: a75e2c059b7ac41fd8256ae6462a5be9324cceb8
  1. lib/
  2. profiles/
  3. runtimes/
  4. security/
  5. services/
  6. tools/