epoll_input: don't sleep if we expect event in less than 1 ms
authorDamjan Marion <[email protected]>
Wed, 7 Dec 2016 13:07:54 +0000 (14:07 +0100)
committerNeale Ranns <[email protected]>
Wed, 7 Dec 2016 14:54:53 +0000 (14:54 +0000)
commit18bc907afaff8f8e87af98b8b77b1a61782c85ab
tree98096fe227a4fb512b612c195e7b25dc5f62f105
parentde8867535a32f448c94c983633201fe1f9e835b6
epoll_input: don't sleep if we expect event in less than 1 ms

Change-Id: I81652fb04608d805497a600c7dc8041911bbf39a
Signed-off-by: Damjan Marion <[email protected]>
vlib/vlib/unix/input.c