On Tue, 2018-12-04 at 09:57 +0000, [email protected] wrote: > SSLIOSession: Add `connectTimeout` constructor param > > This change adds low-level support for TLS handshake timeouts in the > class that actually performs the handshake. The contractual > `socketTimeout`, if set, will only be applied to the underlying > IOSession after the handshake is complete. > >
Hi Ryan, I had to re-organize the commit sequence in order to ensure there were no commits while the project was in a non-SNAPSHOT state. At the moment we do not use release branches to cut releases for the simplicity sake, so active branches are in an effective state of freeze while a release is ongoing. In other words please do not commit to a development branch until the release vote has been closed and project version changed to a SNAPSHOT. Oleg --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
