round up poll timeout
authorDaniel Drake <dsd@gentoo.org>
Sun, 15 Jun 2008 20:23:29 +0000 (15:23 -0500)
committerDaniel Drake <dsd@gentoo.org>
Sun, 15 Jun 2008 20:23:29 +0000 (15:23 -0500)
commit217534e4b396081e038ee5f94c813d1668963673
tree838a78bdeffec1d796a54feb3b56b44ccc7cb14e
parent5ad79b324bc5e11a75a585398a1e81c26f05e758
round up poll timeout

Pointed out by Richard Röjfors, otherwise we end up busy-looping with
a poll() timeout of 0.
libusb/io.c