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
Please register or sign in to comment