8 lines
290 B
Markdown
8 lines
290 B
Markdown
# Protocols Database
|
|
|
|
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.
|