Y
Hacker News
new
|
ask
|
show
|
jobs
by
winstonwinston
52 days ago
There is /etc/services to map port numbers to service names, and using getportbyname() to resolve port numbers.
1 comments
axus
50 days ago
DNS for /etc/hosts and now vibe.local for /etc/services. What will they think of next!
link
miyuru
50 days ago
SVCB DNS records
link
simoncion
50 days ago
getservbyname(3)
link