ServerObject:update

Update the server. Checks for incoming messages, and classifies as ping, connect, disconnect and raw data, Also checks ping (since 0.6)

Function

Synopsis

server:update(dt)

Arguments

number dt
Delta-time.

Returns

Nothing.

See Also

Other Languages