autodoc.git/
traditional_manual/
chapter_9.html
Branch:
Tag:
Non-build tags
All tags
No tags
2008-05-29
2008-05-29 22:00:55 by Martin Stjernholm <mast@lysator.liu.se>
97fa203a8edd6211ff128da85bfa141dad15683d (
3
lines) (+
2
/-
1
)
[
Show
|
Annotate
]
Branch:
8.0
Fixed spelling.
Rev: src/modules/files/udp.c:1.79
2448:
<code><code class='object unresolved'>UDP</code> <b><span class='method'>bind</span>(</b><code class='datatype'>int</code>|<code class='datatype'>string</code> <code class='argument'>port</code>, <code class='datatype'>string</code> <code class='argument'>address</code><b>)</b></code></p></dd> <dt class='head--doc'>Description</dt>
-
<dd class='body--doc'><p>Binds a port for
recieving
or transmitting UDP.</p>
+
<dd class='body--doc'><p>Binds a port for
receiving
or transmitting UDP.</p>
</dd> <dt class='head--doc'>Throws</dt> <dd class='body--doc'><p>Throws error when unable to bind port.</p>