On 2004.02.23, Mark Page <[EMAIL PROTECTED]> wrote: > By the way: It would be more proper to use the Ns_IncrTime api to > manipulate this timeval. E.g., > > Ns_GetTime(&timeout); > Ns_IncrTime(&timeout, 10, 0); > > This makes more sense once the constant delta seconds is replaced by a > configurable value.
Ah, thanks. Updated the patch, too. Thanks for the reminder. -- Dossy -- Dossy Shiobara mail: [EMAIL PROTECTED] Panoptic Computer Network web: http://www.panoptic.com/ "He realized the fastest way to change is to laugh at your own folly -- then you can let go and quickly move on." (p. 70) -- AOLserver - http://www.aolserver.com/ To Remove yourself from this list, simply send an email to <[EMAIL PROTECTED]> with the body of "SIGNOFF AOLSERVER" in the email message. You can leave the Subject: field of your email blank.
