We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b6f0730 commit 0b828a2Copy full SHA for 0b828a2
network.tex
@@ -1199,7 +1199,7 @@
1199
\texttt{portstr} arguments are the only input data of the program.
1200
First successful \texttt{connect} will terminate the address traversal
1201
for given host.
1202
-\item In the example we let the kernel will choose local port.
+\item In the example we let the kernel choose local port.
1203
(there is no \texttt{bind} before the \texttt{connect}).
1204
\item \texttt{connect} is called sequentially on all returned
1205
\texttt{sockaddr} structures (embedded in the \texttt{addrinfo} structures)
0 commit comments