pthread safe name -> address resolution

Steven Hartland killing at barrysworld.com
Fri Dec 19 04:30:51 PST 2003


I've had a dig around but cant find any concrete answer
to what to use for name resolution that is pthread safe.
A number of people mention getaddrinfo and getipnodebyname
but both are doc'd as not being thread safe.

Is there a solution to this is do we have to use mutex's?

    Steve



More information about the freebsd-hackers mailing list