sourcey / libsourcey

C++14 evented IO libraries for high performance networking and media based applications
https://sourcey.com/libsourcey
GNU Lesser General Public License v2.1
1.31k stars 344 forks source link

fix memory leaks #291

Closed zgy-daodaodao closed 3 years ago

zgy-daodaodao commented 3 years ago

fix scy::http::Server _timer can not be released fix waitForShutdown so that application can exit normally, add assert to ensure success add to fix comment for Stream::write add to fix comment for application.h onShutdownSignal