Skip to content
Snippets Groups Projects
Commit adf781d1 authored by Martin Karlgren's avatar Martin Karlgren
Browse files

CFRunLoop: Set pdb->event_count correctly in noteEvents.

kevent returns the number of events placed in the eventlist. Previously,
pdb->event_count was always set to POLL_SET_SIZE, so previous events
could be picked up again by pdb_low_backend_once if the number of events
was lower than in the previous round.
parent a5a92662
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment