Initial import of the ircii-pana-1.1-final source tree.

git-svn-id: svn://svn.code.sf.net/p/bitchx/code/tags/ircii-pana-1.1-final@1 13b04d17-f746-0410-82c6-800466cd88b0
This commit is contained in:
Kevin Easton
2008-02-25 09:25:32 +00:00
commit 28febcfea9
1429 changed files with 250653 additions and 0 deletions

View File

@@ -0,0 +1,14 @@
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 dialup 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.
See Also:
disconnect(1); discon(1); reconnect(1); server(1)