Luanti 5.10.0-dev
 
Loading...
Searching...
No Matches
connection.h File Reference
#include "irrlichttypes.h"
#include "socket.h"
#include "networkprotocol.h"
+ Include dependency graph for connection.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  con::IPeer
 
class  con::IConnection
 

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::rate_stat_type {
  con::CUR_DL_RATE , con::AVG_DL_RATE , con::CUR_INC_RATE , con::AVG_INC_RATE ,
  con::CUR_LOSS_RATE , con::AVG_LOSS_RATE
}
 

Functions

IConnectioncon::createMTP (float timeout, bool ipv6, PeerHandler *handler)