Determines information necessary to poll this main loop.
You must have successfully acquired the context with acquire before you may call this function.
| this | |
| max_priority |
maximum priority source to check |
| timeout_ |
location to store timeout to be used in polling |
| fds |
location to store PollFD records that need to be polled. |
| n_fds |
length of |
|
the number of records actually stored in |