diff options
| author | Steven Fackler <[email protected]> | 2015-12-17 16:54:11 -0800 |
|---|---|---|
| committer | Steven Fackler <[email protected]> | 2015-12-17 16:54:11 -0800 |
| commit | 053c924d5a9e9a8dfada3dd6bb754a4db676b062 (patch) | |
| tree | 8456179b91ebdb7afa0ffb597e5fcfbde786a873 /openssl-sys/src | |
| parent | Travis fixes (diff) | |
| download | rust-openssl-053c924d5a9e9a8dfada3dd6bb754a4db676b062.tar.xz rust-openssl-053c924d5a9e9a8dfada3dd6bb754a4db676b062.zip | |
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
Diffstat (limited to 'openssl-sys/src')
0 files changed, 0 insertions, 0 deletions