commit | d499ca640ed84ea7df17bfa658af69b273ccb551 | [log] [tgz] |
---|---|---|
author | Brad Bishop <bradleyb@fuzziesquirrel.com> | Mon Dec 19 09:24:50 2016 -0500 |
committer | Brad Bishop <bradleyb@fuzziesquirrel.com> | Fri Jan 13 15:35:01 2017 -0500 |
tree | 3686b025a224fa1b93a582e599a447da5076a3d4 | |
parent | e55ef3d8f27c3b9989ef2e3ca174195abff407eb [diff] |
Add a shutdown option to main loop A shutdown option allows another thread to shut the server down. Typically this is only done at the end of a testcase that runs the server in one thread, and then executes tests from another. Change-Id: I7658bba79285d7c3e41b578c3510faa3363c5e01 Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>