ogle/probe: handle read requests from network
Basic plumbing to accept a connection and handle requests to read data.
Test it by calling one's own process, which is slightly slippery because of
potential race conditions. Tests of writing will have to be cleverer.

LGTM=nigeltao
R=nigeltao
https://golang.org/cl/60550047
6 files changed
tree: 6b4d979fa29f78c0e6484cae9aa5648651a472da
  1. probe/
  2. AUTHORS
  3. codereview.cfg
  4. CONTRIBUTORS
  5. LICENSE
  6. README