This commit is contained in:
ge
2026-04-28 23:18:57 +03:00
parent 7b17a4a33b
commit e54f013ef7
11 changed files with 142 additions and 50 deletions
+2 -2
View File
@@ -1,6 +1,6 @@
# Protocols Database
# Protocols Database Access
The **protocol** module provides thread-safe access to the operatins system 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)