Browse Source
equivalent to prior code, but more direct (legibile in code) to look up empty string than to walk array. Might be marginally faster to walk array when the list is short, but the lookup is also fairly quick in that case, too.personal/stbuehler/fix-fdevent
1 changed files with 1 additions and 1 deletions
Loading…
Reference in new issue