commit | 2a8bfc96a93e54bcbc0f6c6114f0a9504297c53d | [log] [tgz] |
---|---|---|
author | Adriana Kobylak <anoo@us.ibm.com> | Thu May 11 09:16:02 2017 -0500 |
committer | Adriana Kobylak <anoo@us.ibm.com> | Thu May 11 09:16:02 2017 -0500 |
tree | f29adfec753707e48dab8f24b9b9c2dd5c420b26 | |
parent | 6a8688f4f46df8c0c98f7571a072241eac4290af [diff] |
Create libmapper subtree function and call it in event loop Call a new mapper subtree interface in an event loop. Create an enum to specify the mapper action, in this case wait for an interface to be removed. This allows to later add other operations like wait for an interface to be added since the logic would be different. Change-Id: I8330852d47185c3c4e40e994c6e4719054a9fc06 Signed-off-by: Adriana Kobylak <anoo@us.ibm.com>