This is not something totally trivial.
It is Helmut Kneser's Theorem.
Let the following IVP
$$
x'=f(t,x), \quad x(\tau)=\xi,\tag{1}
$$
where $x,f,\xi\in\mathbb R^n$.
Then the set for any $s\in\mathbb R$, for which there exists a solution of the above in the interval $[\tau,s]$ the set
$$
S=\{x(s): x\,\, \text{is a solution of $(1)$}\},
$$
is connected.
In the one-dimensional case, the proof is rather simple. Assume that $\varphi,\psi:[\tau,\sigma]\to\mathbb R$ are solutions of $(1)$ and $\varphi(\sigma)<\eta<\psi(\sigma)$. Then solve "backwards" the IVP
$$
x'=f(t,x), \quad x(\sigma)=\eta,\tag{2}
$$
which means that you obtain a solution $\zeta$ for $t\le \sigma$. As soon as the graph of $\zeta$ hits the graph of $\varphi$ or $\psi$, say at $t_0\in(\tau,\sigma)$ you have $\zeta(t_0)=\psi(t_0)$, then you can define a new solution $\tilde\zeta$ as
$$
\tilde\zeta(t)=\left\{
\begin{array}{lll}
\psi(t) & \text{if} & t\in[\tau,t_0], \\
\zeta(t) & \text{if} & t\in[t_0,\sigma].
\end{array}
\right.
$$
Clearly $\tilde\zeta$ satisfies both $(1)$ and $(2)$, and that's how you obtain a continuum of solutions.
For a more general theorem, see Philip Hartman, Ordinary Differential Equations, page 15.