-
Notifications
You must be signed in to change notification settings - Fork 298
support gethostbyname_r 5 arguments version #552
Copy link
Copy link
Open
Labels
feature requestSuggest new features or enhancements to existing functionalities with this tag.Suggest new features or enhancements to existing functionalities with this tag.
Description
currently we support gethostbyname_r with 6 arguments or fallback to standard.
Some systems (e.g. solaris) have gethostbyname_r with 5 arguments (no result apparently) that would still be a better option.
We could improve configure checks as asterisk and support it.
Reactions are currently unavailable
Metadata
Metadata
Labels
feature requestSuggest new features or enhancements to existing functionalities with this tag.Suggest new features or enhancements to existing functionalities with this tag.