Software /
code /
prosody
Comparison
plugins/mod_websocket.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 | 9415:02155a10c5e9 |
child | 9795:02735bc82126 |
child | 9800:5c5117d41133 |
comparison
equal
deleted
inserted
replaced
9436:a950f9fa9137 | 9437:b202aa1e2d7b |
---|