boring2/openssl
Steven Fackler 053c924d5a Fix nonblocking behavior
A new nonblocking socket may not have finished connecting yet, so reads
and writes can return ENOTCONNECTED which we should reinterpret into a
WantRead or WantWrite

Closes #323
2015-12-17 16:54:11 -08:00
..
src Fix nonblocking behavior 2015-12-17 16:54:11 -08:00
test Travis fixes 2015-12-16 23:51:19 -08:00
Cargo.toml Release v0.7.2 2015-12-15 19:41:57 -08:00
LICENSE Move openssl license to openssl 2015-02-13 23:24:40 -08:00
build.rs Replace SslStream implementation! 2015-12-09 23:30:29 -08:00