Any chance on adding netifaces.h Solaris definitions ?
Need to figure out the correct definitions for it here
if !HAVE_GETIFADDRS && (!HAVE_SOCKET_IOCTLS || !HAVE_SIOCGIFCONF)
/* If the platform doesn't define, what we need, barf. If you're seeing this,
it means you need to write suitable code to retrieve interface information
on your system. */
error You need to add code for your platform.
endif
Any chance on adding netifaces.h Solaris definitions ?
Need to figure out the correct definitions for it here
if !HAVE_GETIFADDRS && (!HAVE_SOCKET_IOCTLS || !HAVE_SIOCGIFCONF)
/* If the platform doesn't define, what we need, barf. If you're seeing this,
it means you need to write suitable code to retrieve interface information
on your system. */
error You need to add code for your platform.
endif