Luanti 5.16.0-dev
Loading...
Searching...
No Matches
connection.h File Reference
#include "irrlichttypes.h"
#include "networkprotocol.h"
#include "socket.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 : int {
  con::MIN_RTT , con::MAX_RTT , con::AVG_RTT , con::MIN_JITTER ,
  con::MAX_JITTER , con::AVG_JITTER
}
enum  con::rate_stat_type : int {
  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)