gdamore / illumos-core

Community developed and maintained version of the OS/Net consolidation
http://www.illumos.org/projects/illumos-gate
14 stars 3 forks source link

Want implementation of gethostbyname2 and gethostbyname2_r #161

Open andy-js opened 9 years ago

andy-js commented 9 years ago

This might be a good starting point: https://github.com/stormos-next/illumos-stormos/commit/83f75b3ab6c2dd847da1b114ca979e9e27e3a69f

gdamore commented 9 years ago

Are there apps that need this? I also think we need to constrain symbol visibility properly... the standard way to do this is getnameinfo().