enet.peer:disconnect later Request a disconnection from peer
enet.peer:ping interval Specifies the interval in milliseconds that pings are sent to the other end of the connection (defaults to 500). Function
enet.host:destroy Destroys the host structure and closes all
enet.peer:throttle configure Changes the probability at which unreliable packets should not be dropped. Function Synopsis
enet.peer:receive Attempts to dequeue an incoming packet for this
enet.peer:index Returns the index of the peer. All
enet.host:bandwidth limit Sets the bandwidth limits of the host
enet.peer:last round trip time Returns or sets the round trip time of the previous round trip time computation. If value is nil the current value of the
enet.peer Description An ENet peer which data packets may be sent or received from. In most applications you'll manually keep track of connected peers.
enet.host:broadcast Queues a packet to be sent to all connected
Page 3 of 4