On Thu, Aug 11, 2016 at 5:59 PM, David Walker wrote:
> Hi all,
>
> I'm looking to resolve this bug, and thought about 2 means in which to
> implement the request of exposing C's getaddrinfo() and the addrinfo
> structure. There's not really an equivalent means to accomplish this in
> userland wi
Hi all,
I'm looking to resolve this bug, and thought about 2 means in which to
implement the request of exposing C's getaddrinfo() and the addrinfo
structure. There's not really an equivalent means to accomplish this in
userland without trial&error.
So I'm not sure the communities best-practices