enet.peer:disconnect later

Request a disconnection from peer, but only after all queued outgoing packets are sent.

Function

Synopsis

peer:disconnect_later(data)

Arguments

number data
Optional integer value to be associated with the disconnect.

Returns

Nothing.

See Also

Other Languages