/
ColdC/Functions/
ColdC/Structure/
<head><title>ColdC: Function/Method Reference: unbind_port()</title></head>

<body>

<h1 align=center><a href="/ColdC/">ColdC</a>: <a href="/ColdC/Functions/">Function/Method Reference</a>: unbind_port()</h1>

<hr>

<p>
<font size=+1><i>INTEGER</i> <b>unbind_port</b>(<i>INTEGER <b>port</b></i>)</font>

<p>This function stops listening to the port specified by <var>port</var>.
If the object is not listening to the specified port, <code>~servnf</code>
is thrown.

<p><hr size=4><p align=center><i>Last Modified on Mar 2 1996</i>
<br><i>Copyright &copy; 1995, 1996, Brandon Gillespie</i>
</body>