mirror of https://github.com/lukechilds/node.git
Browse Source
uv_thread_t is a HANDLE (void pointer) on Windows, which means that on 64-bit windows it cannot be stored with CRYPTO_THREADID_set_numeric without potential data loss. PR-URL: https://github.com/iojs/io.js/pull/124 Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl>archived-io.js-v0.12
Bert Belder
10 years ago
1 changed files with 3 additions and 1 deletions
Loading…
Reference in new issue