From: [email protected] Date: Tue, 21 Feb 2017 17:09:19 +0800 > From: Gao Feng <[email protected]> > > 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 <[email protected]>
Applied, thank you.
