Skip to content

Version 3.2.0 Minor Feature Release

Compare
Choose a tag to compare
@gdamore gdamore released this 29 Mar 00:20
· 53 commits to master since this release

This release introduces a new feature, OptionFailNoPeers, which causes a REQ socket to fail if there are no connected peers when the request is issued (via Send). This avoids having to wait a for requests that might otherwise have longer timeouts. See #224 for more information.