]> arthur.barton.de Git - ngircd-alex.git/commitdiff
Implement the IRC command "SERVLIST"
authorAlexander Barton <alex@barton.de>
Wed, 19 Nov 2008 17:13:03 +0000 (18:13 +0100)
committerAlexander Barton <alex@barton.de>
Wed, 19 Nov 2008 17:16:26 +0000 (18:16 +0100)
The IRC command "SERVLIST" lists all the registered services, see RFC 2811, section 3.5.1.
The syntax is "SERVLIST [<mask> [<type>]]". The parameter <type> is not used by ngIRCd at
the moment, all registered services are of type 0 (which is the default when omitted).


No differences found