Files
netio1/protocol/README.md
T
2026-04-28 23:18:57 +03:00

8 lines
295 B
Markdown

# Protocols Database Access
The `protocol` module provides thread-safe access to the operatins system protocols database.
See [protocols(5)](https://www.man7.org/linux/man-pages/man5/protocols.5.html)
and [getprotoent(3)](https://man7.org/linux/man-pages/man3/getprotoent.3.html)
for details.