Software /
code /
prosody
Comparison
spec/util_iterators_spec.lua @ 10096:46a7792fdac5
util.poll: Add missing return statements in fallback mode
These allowed modifying or deleting select() state for unregistered FDs.
During normal usage this should never happen. Modifying one that isn't
set might cause weirdness but deleting an already deleted FD isn't a
problem.
author | Kim Alvefur <zash@zash.se> |
---|---|
date | Sun, 28 Jul 2019 16:17:23 +0200 |
parent | 9328:a9592107021b |
child | 12744:e894677359e5 |
comparison
equal
deleted
inserted
replaced
10095:a3c66d0294e1 | 10096:46a7792fdac5 |
---|