- Downloads
fix expression bug on socket creation failure (fd<0 is always false because fd...
fix expression bug on socket creation failure (fd<0 is always false because fd is unsigned and Windows returns ~0 (-1) on socket failure)
No related branches found
No related tags found
Please sign in to comment