Skip to content
Commit eecb86bf authored by Daniel Stenberg's avatar Daniel Stenberg
Browse files

this seems to correct the SSL reading problem introduced when switching

over to non-blocking sockets, but this loops very nastily. We should return
back to the select() and wait there until more data arrives, not just blindly
attempt again and again...
parent 0b119793
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment