BlueBrain / Rockets

REST and websockets C++ library
GNU Lesser General Public License v3.0
38 stars 8 forks source link

Disable libwebsockets' default sigint handler for libuv #36

Closed tribal-tec closed 6 years ago

tribal-tec commented 6 years ago

This fixes the 'behavior' where Ctrl+C just fired an error message, instead of stopping/killing the application.