commit | e93bf7aed201b542334428e6b7bb742cd6c380ec | [log] [tgz] |
---|---|---|
author | Antoine Pitrou <solipsis@pitrou.net> | Sat Feb 26 23:24:06 2011 +0000 |
committer | Antoine Pitrou <solipsis@pitrou.net> | Sat Feb 26 23:24:06 2011 +0000 |
tree | b68e263d9653972a486f06e86d86d02613bb065a | |
parent | 2e7965e8b001826f6381877aa8a9ec60574b3ca3 [diff] |
Issue #11326: Add the missing connect_ex() implementation for SSL sockets, and make it work for non-blocking connects.