Category: Network
Syntax:
netCloseTCPServer:Void(serverHandle:Int)
Void
Closes a TCP server and stops listening for connections.
Takes a server handle (Int).
Returns nothing (Void).
View detailed documentation online
;No example implemented yet
BambooBasic © 2026 Michael Denathorn