peerDisconnectLater(data:)

    Request a disconnection from a peer, but only after all queued outgoing packets are sent. An ENetConnection/EventType/eventDisconnect will be generated during service(timeout:) once the disconnection is complete.

    ENetPacketPeer.swift:166
    final func peerDisconnectLater(data: Int32 = 0)

    Other members in extension

    Types

    Type members

    Instance members