server/shadow: close the thread handle so that it is detached because no one is going...
authorzihao.jiang <zihao.jiang@yahoo.com>
Mon, 10 Apr 2017 18:25:36 +0000 (02:25 +0800)
committerzihao.jiang <zihao.jiang@yahoo.com>
Tue, 11 Apr 2017 14:12:01 +0000 (22:12 +0800)
commit74db87a473c05081d57cea74f284890edf890c5e
tree99708700f5462c02413aaa31dcc881499c878559
parent215fbe8446e9347219f04a5bfe6aa8181ac7db7e
server/shadow: close the thread handle so that it is detached because no one is going to join it. Therefore the thread would release its resources automatically when exit
server/shadow/shadow_client.c