Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
CocoaAsyncSocket.framework.zip | 2018-06-03 | 6.0 MB | |
README.md | 2018-03-30 | 483 Bytes | |
Version 7.6.3 source code.tar.gz | 2018-03-30 | 492.0 kB | |
Version 7.6.3 source code.zip | 2018-03-30 | 627.1 kB | |
Totals: 4 Items | 7.1 MB | 0 |
- Fix hundreds of CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF warnings [#610] (thanks @zhouzhongguang)
- Fix issue where readSource may not be resumed [#599] (thanks @jdeff)
- Improve the reliability of tests when run repeatedly. [#601] (thanks @jdeff)
- Fix a few other minor warnings
- Unify all test targets
- Add shared test script
Tests/test-all.sh
to run all tests locally as well as on Travis
Compare https://github.com/robbiehanson/CocoaAsyncSocket/compare/7.6.2...7.6.3