enet.host:flush

Sends any queued packets. This is only required to send packets earlier than the next call to host:service, or if host:service will not be called again.

Function

Synopsis

host:flush()

Arguments

None.

Returns

Nothing.

See Also

Other Languages