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

Generic socket address class (IPv4 or IPv6 address & port). More...

Classes

class  ts::IPSocketAddress
 Generic socket address class (IPv4 or IPv6 address & port). More...
 

Namespaces

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

Typedefs

using ts::IPSocketAddressSet = std::set< IPSocketAddress >
 Set of socket addresses.
 
using ts::IPSocketAddressVector = std::vector< IPSocketAddress >
 Vector of socket addresses.
 

Detailed Description

Generic socket address class (IPv4 or IPv6 address & port).