v1.3.2
Release v1.3.2 contains the following improvements:
- Bug which caused XCM to in certain situations with many connections trigger an epoll_ctl() failure, which in turn caused an library abort(), is fixed. The bug was related to XCM "always-active" fds and a hard-coded Linux kernel limit of the number of epoll instances a fd can be a member of.
- Minor documentation updates. Fixed issue in a "explicit finish" sequence diagram in the documentation and noted that IPv6 link local addresses (fe80::/10) are not supported.
- Improved test coverage for X.509v3 extended key usage validation. Only test changes.
- Broken include guard for internal header file fixed. It caused warnings with certain compilers (e.g., clang).
API/ABI remains unchanged.
The API documentation and user manual for this release can be found at:
https://ericsson.github.io/xcm/doc/v1.3.2/