Software / code / prosody
Comparison
net/http/server.lua @ 10284:cd669975031b
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.
| author | Kim Alvefur <zash@zash.se> |
|---|---|
| date | Sun, 29 Sep 2019 15:41:01 +0200 |
| parent | 9624:cc9dff0212f4 |
| child | 10323:73938168681c |
| child | 10950:a23328c46389 |
comparison
equal
deleted
inserted
replaced
| 10283:dff360d00dfa | 10284:cd669975031b |
|---|