mirror of https://github.com/lukechilds/node.git
Browse Source
Update following macros: * NODE_NET_SOCKET_{READ,WRITE}() - they both take 4 arguments, not 2 * NODE_COUNT_GC_PERCENTTIME() - it takes a single argument. Use INT_PTR instead of INT32 in pointer casts in win32_etw provider. PR-URL: https://github.com/joyent/node/pull/8294 Reviewed-By: Fedor Indutny <fedor@indutny.com>archived-io.js-v0.12
Ray Donnelly
10 years ago
committed by
Fedor Indutny
3 changed files with 11 additions and 5 deletions
Loading…
Reference in new issue