W3cubDocs

/LÖVE

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

© 2006–2016 LÖVE Development Team
Licensed under the GNU Free Documentation License, Version 1.3.
https://love2d.org/wiki/enet.peer:disconnect_later