|
RTP Audio System
2.0.0
|
#include "tdsystem.h"#include "tdsocket.h"#include "internetaddress.h"#include "timedthread.h"#include "rtppacket.h"#include "pingerhost.h"#include "randomizer.h"#include <set>#include <algorithm>#include <fstream>#include <netinet/ip.h>#include <netinet/ip_icmp.h>#include <netinet/icmp6.h>#include <sys/time.h>#include "roundtriptimepinger.icc"Go to the source code of this file.
Classes | |
| class | RoundTripTimePinger |
| Round Trip Time Pinger. More... | |
| struct | RoundTripTimePinger::Ping4Packet |
| struct | RoundTripTimePinger::Ping6Packet |