DualStack¶
Allow both IPv4 and IPv6 (the default). Listeners bind to both protocol versions. Clients use Happy Eyeballs to try both and pick the fastest.
Constructors¶
create¶
Returns¶
- DualStack val^
Public Functions¶
eq¶
Parameters¶
- that: DualStack val
Returns¶
- Bool val
ne¶
Parameters¶
- that: DualStack val
Returns¶
- Bool val