On 2013-08-25 04:01, Liu Ping Fan wrote:
> With this series, we can set the mainloop timeout more precisely when slirp
> has
> to emulate tcp timeout problem.
>
> v4:
> use macro TIMEOUT_DEFAULT to define the default timeout of slirp and
> document it.
>
> v3:
> fix comment: document timeou
With this series, we can set the mainloop timeout more precisely when slirp has
to emulate tcp timeout problem.
v4:
use macro TIMEOUT_DEFAULT to define the default timeout of slirp and document
it.
v3:
fix comment: document timeout unit "milliseconds"
fix logic: no slirps, no timeout modif