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