Changes for version 0.3.0 - 2022-12-19
- Features
- Added reify_ports function Replaces all 0 port (any port) in specifications with a single real one supplied by the OS. Shared amongst other 0 port entires in the same call.
- Added reify_ports_unshared function Replaces all 0 port (any port) in specifications with a real one supplied by the OS, likely different (not shared) for each entry in specifications.
- Documentation
- Documented reify_ports and reify_ports_unshared
- Reworded some the POD sections
- Bug fixes
- Suppressed 'uninitialised' warnings in specification testing.
- More consistent handling of host:port CLI syntax when port is missing.
- Fixed Changes file format
Modules
Interface scoped passive/listener addressing