zhaojh329 / libuwsc

A Lightweight and fully asynchronous WebSocket client library based on libev
MIT License
289 stars 55 forks source link

fix segmentfault when ping no response #1

Closed KevinWL closed 6 years ago

KevinWL commented 6 years ago

segmentfault when ping no response

zhaojh329 commented 6 years ago

Thanks. Fixed by another PR.