Not sure what the point of that second call to SSL_accept() was for, but it was alway...
authorArt Cancro <ajc@citadel.org>
Mon, 27 Dec 2021 20:51:58 +0000 (15:51 -0500)
committerArt Cancro <ajc@citadel.org>
Mon, 27 Dec 2021 20:51:58 +0000 (15:51 -0500)
commit6085834c9009a4188ba009ec7585af0491622159
tree91898d76b67d39f2d77e4ceb9f2e18ae7f09b97d
parent04d035f266fd84b2b081ad3bc37547bb68c6dce8
Not sure what the point of that second call to SSL_accept() was for, but it was always failing, and removing it seems to be fine
webcit/crypto.c