autodoc.git/
traditional_manual/
chapter_9.html
Branch:
Tag:
Non-build tags
All tags
No tags
2020-04-25
2020-04-25 13:41:02 by Henrik Grubbström (Grubba) <grubba@grubba.org>
f9de97e20e4063348c65efb98fd05cd3fc1846fe (
9
lines) (+
8
/-
1
)
[
Show
|
Annotate
]
Branch:
master
Stdio.UDP: Adjust query_mtu() to account for headers.
2362:
</td></tr> <tr><td><code><code class='key'>(1..)</code></code></td><td><p>Returns a positive value with the mtu on success.</p> </td></tr>
-
</table></dd></dl>
+
</table>
+
</dd>
+
<
dt class='head--doc'>Note<
/
dt>
+
<dd class='body--doc'><p>The returned value is adjusted to take account for the
+
IP and UDP headers, so that it should be usable without
+
further adjustment unless further IP options are in use.</p>
+
</dd></
dl>
<hr />