The services man pages show that more than just getservbyname should be implemented to conform to the standard of retrieving services information i.e functions like endservent are expected to close the services file after it has been opened. Implementing just getservbyname leaves more to be desired.
I would like to propose this issue be expanded to include implementing all of the functions associated with accessing the services file.
Would someone with write access mind closing/linking this to the related pull request
Fixed by #1800 :)
Most helpful comment
Fixed by #1800 :)