commit | 96a315fbf72679f7df3714121875d071d84d5e96 | [log] [tgz] |
---|---|---|
author | Brad Bishop <bradleyb@fuzziesquirrel.com> | Mon Jan 16 22:43:33 2017 -0500 |
committer | Brad Bishop <bradleyb@fuzziesquirrel.com> | Tue Jan 17 20:35:53 2017 -0500 |
tree | 388be67523c67a5e48abb007b24de8adac285668 | |
parent | 0aec350881886c0a4ccb5f57cf4260d6f84422c8 [diff] |
Test: Remove unnecessary server_thread method std::thread allows any callback signature so remove the usual pthread void * foo(void *) wrapper when starting the server thread. Change-Id: I3b9e705da97258933a0c6b294c2c3bbdb8f98a27 Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>