Commits

Andy Green authored 1bf30c86208
debug: with debug build and uv, repeat some closes The closes have to complete after libuv returned to the event loop. So make sure to catch any problem that gets introduced where another close entry in the meanwhile is unsafe. https://github.com/warmcat/libwebsockets/issues/1245