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.
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.
host:flush()
None.
Nothing.
Please login to continue.