aboutsummaryrefslogtreecommitdiff
path: root/src/ptr_set.cpp
diff options
context:
space:
mode:
authorCarwyn Nelson <CarwynNelson@users.noreply.github.com>2021-11-10 15:15:40 +0000
committerGitHub <noreply@github.com>2021-11-10 15:15:40 +0000
commitd8b15231616cd6aa475b3d899999ad267f213ac7 (patch)
tree9569974e3dfb88da944a7651bba4e0465f547eb7 /src/ptr_set.cpp
parent989ddbd688c5a8181ea6f7b8c4b28322a691e911 (diff)
Fix the windows binding for getaddrinfo
getaddrinfo should take a double pointer to ADDRINFOA instead of a single pointer. If you call the binding in its current state you will not get back a valid ADDRINFOA struct. I have also changed the `node` and `service` params to be cstring to avoid having to do `transmute(u8) value`.
Diffstat (limited to 'src/ptr_set.cpp')
0 files changed, 0 insertions, 0 deletions