This shows you the differences between two versions of the page.
— |
set_no_fail_disconnect [2006/08/29 16:08] (current) |
||
---|---|---|---|
Line 1: | Line 1: | ||
+ | ======Synopsis:====== | ||
+ | [[set]] no_fail_disconnect [on|off|toggle] | ||
+ | |||
+ | ======Description:====== | ||
+ | When this is set ON, the client will not automatically try to reconnect | ||
+ | when a write() to a server fails. This is mostly only useful in situations | ||
+ | like mine, where you have a dial-up static IP where packets are retained | ||
+ | when you are disconnected. This means that a person with a static IP can | ||
+ | set this ON, disconnect from the ISP, reconnect to the ISP, and never | ||
+ | leave irc. | ||