What's Changed
- Fix misspelled words found by codespell tool by @xiejing-dev in https://github.com/nanomsg/nanomsg/pull/1116
- Fixes for 1.2.x by @gdamore in https://github.com/nanomsg/nanomsg/pull/1125
- Support for CMake 4.0
- Fix for chunkref crashes suggested by @gmd20
- Fix for TCP client state machine error in bind logic from diff by @xiaopidano
- Fix for abort when closing file d...