2 comments:
Patch Set #1, Line 319: static int poll_disp_fds(unsigned int n_fd)
it's a bit strange using an unsigned for an fd, it's usually an int right?
Patch Set #1, Line 213: unsigned int i;
this one should actually be a size_t afaiu.
To view, visit change 26814. To unsubscribe, or for help writing mail filters, visit settings.