Commit 6f94b3db authored by Ray Donnelly's avatar Ray Donnelly Committed by Fedor Indutny
Browse files

src: fixes for win32

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: default avatarFedor Indutny <fedor@indutny.com>
parent 011319e2
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment