enet.linked version Returns the included ENet's version as a string. Function Synopsis
enet.host:peer count Returns the number of peers that are allocated
enet.peer:disconnect now Force immediate disconnection from peer
enet.host:check events Checks for any queued events and dispatches one if available. Returns the associated
enet.host:get peer Returns the connected peer at the specified
enet.host:service Wait for events, send and receive any ready
enet.peer:round trip time Returns or sets the current round trip time (i.e. ping). If value is nil the current value of the
enet.peer:send Queues a packet to be sent to the peer.
enet.host:service time Returns the time-stamp of the last call to
enet.peer:disconnect later Request a disconnection from peer
Page 2 of 4