Class: ENet::Connection
- Inherits:
-
Object
show all
- Defined in:
- ext/renet/renet_connection.c
Instance Attribute Summary collapse
Instance Method Summary
collapse
Constructor Details
#initialize ⇒ Object
Instance Attribute Details
#total_received_data ⇒ Object
#total_received_packets ⇒ Object
#total_sent_data ⇒ Object
#total_sent_packets ⇒ Object
Instance Method Details
#connect ⇒ Object
#disconnect ⇒ Object
#flush ⇒ Object
#on_connection ⇒ Object
#on_disconnection ⇒ Object
#on_packet_receive ⇒ Object
#send_packet ⇒ Object
#send_queued_packets ⇒ Object
#update ⇒ Object
#use_compression ⇒ Object