commit | 66652779baa5f1cfc2ddc4e0f75b1841e987f161 | [log] [tgz] |
---|---|---|
author | Mike Burrows <m3b@google.com> | Tue Feb 10 12:54:59 2015 -0800 |
committer | Mike Burrows <m3b@google.com> | Tue Feb 10 12:55:05 2015 -0800 |
tree | d481c852206c6468f2ac8e897e23af63050b40c9 | |
parent | 949da4f6177b866ea39970e57bb52b81f814c451 [diff] |
v.io/coreveyron/runtimes/google/ipc/stream: use verror2 instead of verror1 This change eliminated the use of verror1 in v.io/core/veyron/runtimes/google/ipc/stream/manager/manager.go v.io/core/veyron/runtimes/google/ipc/stream/proxy/proxy.go It also eliminated unused identifiers from the exported verror1 interface. Tested with cd release/go/src/v.io v23 go test ./... v23 test run vanadium-go-test Change-Id: I1cdfdecd74de931c6e9f68886a86d242b4813a62