PR: 2159
Submitted by: Robin Seggelmann <seggelmann@fh-muenster.de> Typo in PR#1949 bug, oops!
This commit is contained in:
parent
0369804ffa
commit
4acc2fed6c
@ -440,7 +440,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