diff options
author | Kim Alvefur <zash@zash.se> | 2019-09-29 15:41:01 +0200 |
---|---|---|
committer | Kim Alvefur <zash@zash.se> | 2019-09-29 15:41:01 +0200 |
commit | 31ede02c28c4b837a6b9b4bb1e6dcafe51efb217 (patch) | |
tree | 37f1f06555a0279ae5e34c208af5e5e7344cb33c /CONTRIBUTING | |
parent | 4ab02db7350394798bc924f8eeb341677d3504aa (diff) | |
download | prosody-31ede02c28c4b837a6b9b4bb1e6dcafe51efb217.tar.gz prosody-31ede02c28c4b837a6b9b4bb1e6dcafe51efb217.zip |
net.server_epoll: Fix link function to not replace listeners
mod_proxy65 calls link twice, once for each direction. This would
overwrite the listeners with one that has the previous listeners as
metatable.__index, but none of the others.
This takes advantage of 94c584d67533 to improve this.
Diffstat (limited to 'CONTRIBUTING')
0 files changed, 0 insertions, 0 deletions