ace v0.5.1 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

accept(listen_socket, arg)
start(port, app)

Starts the server listening on the given port.