TSDuck v3.41-4251
MPEG Transport Stream Toolkit
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages Concepts

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.