Commit 4243a7f7 authored by Dr. Stephen Henson's avatar Dr. Stephen Henson
Browse files

Update from 1.0.0-stable.

parent 046f2101
Loading
Loading
Loading
Loading
+0 −3
Original line number Diff line number Diff line
@@ -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);