Reinitialize the timeout structure every time before passing
authorFabian Keil <fk@fabiankeil.de>
Sun, 8 Mar 2009 19:29:16 +0000 (19:29 +0000)
committerFabian Keil <fk@fabiankeil.de>
Sun, 8 Mar 2009 19:29:16 +0000 (19:29 +0000)
commitcbc140bf7027d1026bdd983aa9267c5f223822bd
tree015805fb3659069e07f36e1bccf04ba01dc0c2bf
parent1c79e7655de8bcab545c9f044ac6197b233d9ec1
Reinitialize the timeout structure every time before passing
it to select(). Apparently some implementations mess with it.
Probably fixes #2669131 reported by cyberpatrol.
jcc.c