You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/internetprotocol.tex
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -3947,7 +3947,7 @@
3947
3947
\end{libreqtab4}
3948
3948
3949
3949
\pnum
3950
-
\begin{note} The constants \tcode{AF_INET}, \tcode{AF_INET6} and \tcode{SOCK_STREAM} are defined in the POSIX header file \tcode{<sys/socket.h>}. The constant \tcode{IPPROTO_TCP} is defined in the POSIX header file \tcode{<netinet/in.h>}. \end{note}
3950
+
\begin{note} The constants \tcode{AF_INET}, \tcode{AF_INET6} and \tcode{SOCK_STREAM} are defined in the POSIX \tcode{<sys/socket.h>} header. The constant \tcode{IPPROTO_TCP} is defined in the POSIX \tcode{<netinet/in.h>} header. \end{note}
\begin{note} The constants \tcode{AF_INET}, \tcode{AF_INET6} and \tcode{SOCK_DGRAM} are defined in the POSIX header file \tcode{<sys/socket.h>}. The constant \tcode{IPPROTO_UDP} is defined in the POSIX header file \tcode{<netinet/in.h>}. \end{note}
4078
+
\begin{note} The constants \tcode{AF_INET}, \tcode{AF_INET6} and \tcode{SOCK_DGRAM} are defined in the POSIX \tcode{<sys/socket.h>} header. The constant \tcode{IPPROTO_UDP} is defined in the POSIX \tcode{<netinet/in.h>} header. \end{note}
0 commit comments