From: f...@ikuai8.com Date: Tue, 21 Feb 2017 17:09:19 +0800 > From: Gao Feng <f...@ikuai8.com> > > The USEC_PER_SEC is used once in sock_set_timeout as the max value of > tv_usec. But there are other similar codes which use the literal > 1000000 in this file. > It is minor cleanup to keep consitent. > > Signed-off-by: Gao Feng <f...@ikuai8.com>
Applied, thank you.