]> git.ipfire.org Git - thirdparty/dhcpcd.git/commit
More timer fixes. Also, when a handle function returns 1, don't wait for a packet...
authorRoy Marples <roy@marples.name>
Mon, 21 Jul 2008 16:21:53 +0000 (16:21 +0000)
committerRoy Marples <roy@marples.name>
Mon, 21 Jul 2008 16:21:53 +0000 (16:21 +0000)
commite511f2a4ff91cde777f31bdf52fb2c0536159a94
treee52dfd67efea2a8314b96712c4bf73642d6621f7
parent61490808713ef584c0ed0779d3bebc2ab4980aae
More timer fixes. Also, when a handle function returns 1, don't wait for a packet as we should drop through to the handle_timeout. Makes the code a bit cleaner.
client.c