SwiftyZeroMQ v1.0.25 Release Notes
Release Date: 2017-02-12 // about 8 years ago-
- โ Add multipart send/recv and various fixes (PR #12). Contributed by
Tim (blob8108). - ๐ Attempt to fix crash on iOS 9.x by using new 4.2.2 binaries. See commit.
- โ Add multipart send/recv and various fixes (PR #12). Contributed by
Previous changes from v1.0.24
-
- โ Add initial socket options with tests (PR #9). Contributed by
Jonathan Cockayne. - ๐ Fix memory leak in
Socket.recv
. - ๐ Cleanup poll items on scope exit
- ๐ Change endpoint ports for each test to prevent side effects.
- โก๏ธ Update for XCode 8.2.1
- โ Add initial socket options with tests (PR #9). Contributed by