poll-loop: New function poll_timer_wait_until().
authorBen Pfaff <blp@nicira.com>
Wed, 12 May 2010 19:53:07 +0000 (12:53 -0700)
committerBen Pfaff <blp@nicira.com>
Wed, 26 May 2010 18:46:59 +0000 (11:46 -0700)
commit7cf8b2660f9813fe080a3f4fcc975099cb36417a
treee508a0001469854f18e185c7b93b79af06c9906d
parent8bf4bbe390af3f370e7e95d9237572ff750047a8
poll-loop: New function poll_timer_wait_until().

Many of poll_timer_wait()'s callers actually want to wait until a specific
time, so it's convenient for them to offer a function that does this.
15 files changed:
extras/ezio/ezio-term.c
extras/ezio/ovs-switchui.c
lib/dhcp-client.c
lib/learning-switch.c
lib/mac-learning.c
lib/poll-loop.c
lib/poll-loop.h
lib/rconn.c
ofproto/fail-open.c
ofproto/in-band.c
ofproto/ofproto-sflow.c
ofproto/ofproto.c
ovsdb/trigger.c
vswitchd/bridge.c
xenserver/ovs-xenserverd.c