| # | Line 233 | Line 233 | io_loop(void) | |
|---|---|---|
| 233 | comm_select(); | |
| 234 | exit_aborted_clients(); | |
| 235 | free_exited_clients(); | |
| 236 | – | send_queued_all(); |
| 236 | ||
| 237 | /* Check to see whether we have to rehash the configuration .. */ | |
| 238 | if (dorehash) | |
| – | Removed lines |
| + | Added lines |
| < | Changed lines (old) |
| > | Changed lines (new) |