commit | f6d84eac3958784fa16e5f91341b2fbc894ef790 | [log] [tgz] |
---|---|---|
author | Suharsh Sivakumar <suharshs@google.com> | Tue Sep 29 20:22:23 2015 -0700 |
committer | Suharsh Sivakumar <suharshs@google.com> | Tue Sep 29 20:22:23 2015 -0700 |
tree | 94b70a7a0656151d0240ee16d791a7dfd9e6b6db | |
parent | 80752ccf140d2b3f7f1ffd3c85c19cb9015345a5 [diff] |
flow/manager: Fix stoplistening for proxy listen. The proxy rpc tests were taking the full 5 seconds to shut down. This was because the proxy reconnect loops were not getting closed when m.stopListening was called. This change fixes that. Change-Id: Ie4930e37ecb1cbe8a558e19cc55cac001c54849a
This repository contains a reference implementation of the Vanadium APIs.
Unlike the APIs in https://github.com/vanadium/go.v23, which promises to provide backward compatibility this repository makes no such promises.