What's Changed
- Fix generating SSL target key bug. by @Barenboim in #1819
- Fix concurrent problem of SSL operations. by @Barenboim in #1820
- Make redis parser support string over 2GB. by @Barenboim in #1821
- Support sending IO vector over 2GB on TLS. by @Barenboim in #1822
- Add poller_ssl_read(). by @Barenboim in #1823
- Use atomic operation when generating timer index. by @Barenboim in #1825
Full Changelog: v1.0.1...v1.1.0