ace v0.4.0 Ace.TCP

TCP connections are handled by the Ace.TCP server.

To start the server run Ace.TCP.start(port).

Summary

Functions

Starts the server listening on the given port

Functions

open(listen_socket)
start(port)

Starts the server listening on the given port.