TSDuck v3.40-3968
MPEG Transport Stream Toolkit
Loading...
Searching...
No Matches
tsIP.h File Reference

Include the multiple and messy system headers for IP networking. More...

Namespaces

namespace  ts
 TSDuck namespace, containing all TSDuck classes and functions.
 

Enumerations

enum class  ts::IP : uint8_t {
  ts::IP::Any = 0 ,
  ts::IP::v4 = 4 ,
  ts::IP::v6 = 6
}
 Generation of IP networks as an enum class. More...
 

Detailed Description

Include the multiple and messy system headers for IP networking.