Comparison

spec/util_poll_spec.lua @ 11762:54530085dffe

net.server: Fall back to default backend from libevent instead of always select Fixes that selecting libevent when unavaibalbe would fall back to select instead of epoll, even if that's available. This way, we only have to update it in once place when choosing a new default.
author Kim Alvefur <zash@zash.se>
date Fri, 03 Sep 2021 17:35:34 +0200
parent 9316:4aa522b9e1c4
child 12400:728d1c1dc7db
comparison
equal deleted inserted replaced
11761:dbf378dcf27b 11762:54530085dffe