[systemd-devel] [PATCH 3/3] socket: Add support for TCP defer accept
Lennart Poettering
lennart at poettering.net
Wed Aug 13 17:47:36 PDT 2014
On Tue, 29.07.14 23:10, Susant Sahani (susant at redhat.com) wrote:
> + if(s->defer_accept)
> + fprintf(f,
> + "%sDeferAccept: %lo\n",
> + prefix, s->defer_accept / USEC_PER_SEC);
> +
As in the other patch, please use format_timespan() for this!
Otherwise looks good, but please also rebase after updating the other
two patches!
Thanks!
Lennart
--
Lennart Poettering, Red Hat
More information about the systemd-devel
mailing list