Minetest 5.9.0-dev
 
Loading...
Searching...
No Matches
peerhandler.h File Reference
#include "networkprotocol.h"
+ Include dependency graph for peerhandler.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  con::PeerHandler
 
struct  con::PeerChange
 

Namespaces

namespace  con
 

Enumerations

enum  con::rtt_stat_type {
  con::MIN_RTT , con::MAX_RTT , con::AVG_RTT , con::MIN_JITTER ,
  con::MAX_JITTER , con::AVG_JITTER
}
 
enum  con::PeerChangeType : u8 { con::PEER_ADDED , con::PEER_REMOVED }