commit | 97331e3cda6a7f17f3aa3562b04d1a65ec64ba68 | [log] [tgz] |
---|---|---|
author | Asim Shankar <ashankar@google.com> | Wed Apr 20 15:17:11 2016 -0700 |
committer | Asim Shankar <ashankar@google.com> | Wed Apr 20 15:17:11 2016 -0700 |
tree | 92a4fb86343858eba1b68388af657b931758d0b8 | |
parent | 698603203d624fd97551051fc6686b8908d9ad7d [diff] |
netconfig: Provide a way to signal when the watching has stopped. This commit makes it possible for clients of the NetConfigWatcher to learn when the watching has really stopped. One of the motivations for this was to enable the shutdown function returned by v23.Init to ensure that all spawned goroutines (such as the net config watcher) have been stopped. Change-Id: I138e508d7dcaa81d367111075f5e9e186a6d4cfb
This repository contains general purpose libraries used by the Vanadium project.