aboutsummaryrefslogtreecommitdiff
path: root/CMake
diff options
context:
space:
mode:
authorNick Zitzmann <nick@chronosnet.com>2013-01-28 19:34:35 -0700
committerDaniel Stenberg <daniel@haxx.se>2013-01-29 09:05:59 +0100
commit163a1dca5fc708f99db9e6a67d368e29f90e345e (patch)
tree3ce23dd5b8eae88424d39d8caaa1eae33245575e /CMake
parent23a47ef01b22a1eb3e6a1005631f76a4f93d89f5 (diff)
darwinssl: Fix bug where packets were sometimes transmitted twice
There was a bug where, if SSLWrite() returned errSSLWouldBlock but did succeed in transmitting at least something, then we'd incorrectly resend the packet. Now we never take errSSLWouldBlock as a sign that nothing was transferred to/from the server. Bug: http://curl.haxx.se/mail/lib-2013-01/0295.html Reported by: Bruno de Carvalho
Diffstat (limited to 'CMake')
0 files changed, 0 insertions, 0 deletions