From 48291aaee55644c3df35be187c4fc2d19a3f1d0d Mon Sep 17 00:00:00 2001 From: brain Date: Sat, 12 Aug 2006 17:36:08 +0000 Subject: This commit is dedicated to Boo ;-pppppp git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@4911 e03df62e-2008-0410-955e-edbf42e46eb7 --- include/inspircd.h | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to 'include') diff --git a/include/inspircd.h b/include/inspircd.h index 1f66bd4c9..f404cce80 100644 --- a/include/inspircd.h +++ b/include/inspircd.h @@ -281,6 +281,18 @@ class InspIRCd : public classbase */ const long duration_y; + /** Used when connecting clients + */ + insp_sockaddr client, server; + + /** Used when connecting clients + */ + socklen_t length; + + /** Used to count iterations around the mainloop + */ + int iterations; + public: /** Time this ircd was booted */ -- cgit v1.3.1-10-gc9f91