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,21 @@
Synopsis:
$myservers([<arguments>])
Technical:
This function is used to retrieve a list of irc servers your client is
currently connected to. If given any arguments, returns a list of refnums
to all open servers.
Practical:
This function shows all of the servers you're currently connected to.
It's mostly useful for accounting purposes, though the output could
be used to modify the client's internal server list.
Returns:
list of servers currently connected to
or
list of refnums to those servers
See Also:
mychannels(6)