1
0
mirror of https://github.com/anope/anope.git synced 2026-07-07 19:43:14 +02:00

Added option for delayed pseudo-client introduction. (Required for Insp 1.2)

git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/stable@2535 5417fbe8-f217-4b02-8779-1006273d7864
This commit is contained in:
jantje_85
2009-10-06 13:08:37 +00:00
parent 699bee06c3
commit 727bcf1fde
40 changed files with 182 additions and 20 deletions
+4
View File
@@ -451,6 +451,10 @@ How To Add IRCd Support
89) CMode j: CMODE_ that defines throttle mode. Use 0 for no support.
90) Delayed client introduction: Delay the introduction of services pseudo-
client till after we have received the uplinks
CAPAB.
So we've had this long list. Now there's a second struct to fill. This
struct isn't as long as the previous one though, so we'll handle it quite
quick compared to the previous one.