CVSROOT:        /cvs
Module name:    src
Changes by:     guent...@cvs.openbsd.org        2012/07/10 05:42:53

Modified files:
        sys/kern       : uipc_socket.c 

Log message:
For setsockopt(SO_{SND,RCV}TIMEO), convert the timeval to ticks using
tvtohz() so that the rounding is correct and we don't time out a tick early

ok claudio@

Reply via email to