On Fri, Aug 23, 2013 at 7:04 AM, Vitja Makarov <[email protected]> wrote: > 2013/8/23 Davide Italiano <[email protected]>: > > I think that for socket's timeouts it's ok to have a HZ-precision. It > would be much more important to implement high-precision timeouts for > select() and friends, if it's not done yet (sorry I'm running 9.1). >
JFYI, select()/usleep()/etc... are all fine grained right now in HEAD. > > -- > vitja. -- Davide "There are no solved problems; there are only problems that are more or less solved" -- Henri Poincare _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail to "[email protected]"
