mirror of
https://github.com/openssl/openssl.git
synced 2024-11-21 01:15:20 +08:00
Update from 1.0.0-stable.
This commit is contained in:
parent
046f210112
commit
4243a7f796
@ -289,9 +289,6 @@ static int dgram_read(BIO *b, char *out, int outl)
|
||||
BIO_set_retry_read(b);
|
||||
data->_errno = get_last_socket_error();
|
||||
}
|
||||
#if 0
|
||||
memset(&(data->hstimeout), 0, sizeof(struct timeval));
|
||||
#endif
|
||||
}
|
||||
}
|
||||
return(ret);
|
||||
|
Loading…
Reference in New Issue
Block a user