diff options
author | evgley <evgley@gmail.com> | 2019-02-24 09:32:28 +0300 |
---|---|---|
committer | cjihrig <cjihrig@gmail.com> | 2019-03-16 11:42:41 -0400 |
commit | af31d01492b2714a56a9b86943e8aeb9711ee019 (patch) | |
tree | 2cbe9a4b425a87bceb30e4f6871d723dadb0fbf0 /docs/src/conf.py | |
parent | 419975e54ef07bdfefecddeebff9e3837b815337 (diff) | |
download | libuv-af31d01492b2714a56a9b86943e8aeb9711ee019.tar.gz libuv-af31d01492b2714a56a9b86943e8aeb9711ee019.zip |
win: skip winsock initialization in safe mode
uv_winsock_init calls abort() if socket operation failed, which means
all libuv-based applications are not able to start in safe mode
without network.
PR-URL: https://github.com/libuv/libuv/pull/2205
Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Saúl Ibarra Corretgé <saghul@gmail.com>
Diffstat (limited to 'docs/src/conf.py')
0 files changed, 0 insertions, 0 deletions