diff options
author | dequis <dx@dxzone.com.ar> | 2015-06-14 16:41:52 -0300 |
---|---|---|
committer | dequis <dx@dxzone.com.ar> | 2015-06-14 17:00:35 -0300 |
commit | 51496cd09f5d2f2da0a4ae678663c66e2ceae17c (patch) | |
tree | bf597dc751b40623f8a633c99132ca72671a9283 /docs | |
parent | a47f45b5b7438209177d76f3efde559e61e5bdb7 (diff) | |
download | irssi-51496cd09f5d2f2da0a4ae678663c66e2ceae17c.zip |
Fix 'address already in use' when changing irssiproxy_ports
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.
Diffstat (limited to 'docs')
0 files changed, 0 insertions, 0 deletions