Skip to content
Snippets Groups Projects
  • Heikki Linnakangas's avatar
    ec903d20
    Improve comment. · ec903d20
    Heikki Linnakangas authored
    Based on the old comment, it took me a while to figure out what the
    problem was. The importnat detail is that SSL_read() can return WANT_READ
    even though some raw data was received from the socket.
    ec903d20
    History
    Improve comment.
    Heikki Linnakangas authored
    Based on the old comment, it took me a while to figure out what the
    problem was. The importnat detail is that SSL_read() can return WANT_READ
    even though some raw data was received from the socket.