Ticket #132 (closed defect: fixed)
avahi_simple_poll_iterate does not check for new events when sleep_time is zero
| Reported by: | armin | Owned by: | lennart |
|---|---|---|---|
| Milestone: | Avahi 0.6.18 | Component: | avahi-common |
| Keywords: | Cc: | armin@… |
Description
The documentation states "If sleep_time is 0 the routine just checks if any event is pending." The code however does not even call the poll function in avahi_simple_poll_run when the prepared timeout is zero (which is for example always the case with a zero sleep time and no further timeouts).
Change History
Note: See
TracTickets for help on using
tickets.
