mirror of
https://github.com/irssi/irssi.git
synced 2026-08-13 05:32:11 +02:00
When changing the value of irssiproxy_ports to use a different network name in a port that was already bound (so like changing from asd=6667 to sdf=6667) it would throw "address already in use". This fixes it by delaying the add_listen() calls after all the remove_listen() were called. |
||
|---|---|---|
| .. | ||
| dump.c | ||
| listen.c | ||
| Makefile.am | ||
| module.h | ||
| proxy.c | ||
| proxy.h | ||