PR: 2159
Submitted by: Robin Seggelmann <seggelmann@fh-muenster.de> Typo in PR#1949 bug, oops!
This commit is contained in:
parent
d552a3391a
commit
4e5fdd11ea
@ -452,7 +452,7 @@ int dtls1_accept(SSL *s)
|
||||
s->init_num=0;
|
||||
break;
|
||||
|
||||
case SSL3_ST_CW_FLUSH:
|
||||
case SSL3_ST_SW_FLUSH:
|
||||
s->rwstate=SSL_WRITING;
|
||||
if (BIO_flush(s->wbio) <= 0)
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user