Cold Help System: Programming: ColdC Reference Manual: Functions: Network: unbind_port()


INTEGER unbind_port(INTEGER port)

This function stops listening to the port specified by port. If the object is not listening to the specified port, ~servnf is thrown.


bind_port() | close_connection() | connection() | cwrite() | cwritef() | open_connection() | reassign_connection() | unbind_port()


the Cold Dark