wqvbjhc / libuv_tcp

tcp server and client package using libuv
BSD 3-Clause "New" or "Revised" License
129 stars 60 forks source link

closeinl() 中客户端锁未unlock #2

Open hjiaozzz opened 5 years ago

hjiaozzz commented 5 years ago

在第一个close中 uv_mutex_lock(&mutexclients); 没有unlock ,关闭后,重新开启会出现问题

wqvbjhc commented 2 years ago

Fix by https://github.com/wqvbjhc/libuv_tcp/commit/cf98669535beefabeddf484cf1285bab592d2c24