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
1 | 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.
1 | host:flush() |
None.
Nothing.
Designed by : w10schools
service@w10schools.com
Please login to continue.