mirror of https://github.com/grpc/grpc-node.git
fix expression bug on socket creation failure (fd<0 is always false because fd is unsigned and Windows returns ~0 (-1) on socket failure)
This commit is contained in:
commit
2ff3b4c769