netCloseTCPServer

Category: Network

Syntax:

netCloseTCPServer:Void(serverHandle:Int)


Parameters

Returns

Void



Summary

Closes a TCP server and stops listening for connections.

Takes a server handle (Int).

Returns nothing (Void).

View detailed documentation online



Example

;No example implemented yet


BambooBasic © 2026 Michael Denathorn