Klacke <klacke@REDACTED> writes: > I was looking at inet_res.erl because I wanted to have > gethostbyname/4 with the last arg being the searchlist for the > resolver. ... BTW since we use SRV records, we use inet_res:getbyname instead of gethostbyname. Just suggesting that getbyname become part of the documented interface, added to the inet(3) man page.