.. _func_network_createtcpsocket: =============== CreateTCPSocket =============== CreateTCPSocket - Description =========== .. code-block:: blitzmax CreateTCPSocket:TSocket() Create a TCP socket The new socket is not bound to any local or remote address. Parameters ========== Return Values ============= A new socket Examples ======== See Also ========