Change `port` from uint16_t to uint32_t, to support VSOCK
Pre-release
Pre-release
What's Changed
- correct the doc about unactivated stream and add test by @TingDaoK in #460
- Change
port
from uint16_t to uint32_t, to support VSOCK by @graebm in #457
Full Changelog: v0.7.15...v0.8.0