Software /
code /
prosody
File
plugins/mod_windows.lua @ 9437:b202aa1e2d7b
util.poll: Fix monitoring of socket exceptions in select mode
Since state->err is a set of all watched FDs, this mistake caused all
sockets to appear to have errors.
author | Kim Alvefur <zash@zash.se> |
---|---|
date | Sat, 06 Oct 2018 17:19:50 +0200 |
parent | 6003:28a90f5fea46 |
line wrap: on
line source
-- Windows platform stub module:set_global(); -- TODO Add Windows-specific things here