Under Visual Studio, I actually don't need to link in ws2_32 myself, it
works as-is. Better do it explicitly, though, since we do use symbols
from ws2_32 (ntohl, etc.).
BUG: 377447
FIXED-IN: 1.7.0
hein |
Under Visual Studio, I actually don't need to link in ws2_32 myself, it
works as-is. Better do it explicitly, though, since we do use symbols
from ws2_32 (ntohl, etc.).
BUG: 377447
FIXED-IN: 1.7.0
No Linters Available |
No Unit Test Coverage |