From 814b10681eb33bfa2796ef4fd21a354b8d27b0dc Mon Sep 17 00:00:00 2001 From: brain Date: Thu, 8 Apr 2004 11:52:37 +0000 Subject: Added connection pooling - connections are sorted into pools of X descriptors This is configurable, the default is 64 but it can go as high as the FD_MAX of the machine where its installed. git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@450 e03df62e-2008-0410-955e-edbf42e46eb7 --- src/InspIRCd.layout | 25 ++++++++++++++++--------- 1 file changed, 16 insertions(+), 9 deletions(-) (limited to 'src/InspIRCd.layout') diff --git a/src/InspIRCd.layout b/src/InspIRCd.layout index 8b3fba399..75db52f51 100644 --- a/src/InspIRCd.layout +++ b/src/InspIRCd.layout @@ -13,10 +13,10 @@ LeftChar=1 [Editor_1] Open=1 Top=1 -CursorCol=91 -CursorRow=2991 -TopLine=2957 -LeftChar=11 +CursorCol=1 +CursorRow=5523 +TopLine=5458 +LeftChar=1 [Editor_2] Open=1 @@ -225,8 +225,8 @@ LeftChar=1 [Editor_28] Open=1 Top=0 -CursorCol=1 -CursorRow=24 +CursorCol=87 +CursorRow=20 TopLine=5 LeftChar=1 [Editor_29] @@ -239,10 +239,10 @@ LeftChar=1 [Editor_30] Open=1 Top=0 -CursorCol=1 -CursorRow=26 +CursorCol=87 +CursorRow=21 TopLine=1 -LeftChar=1 +LeftChar=4 [Editor_31] Open=1 Top=0 @@ -291,3 +291,10 @@ CursorCol=49 CursorRow=31 TopLine=1 LeftChar=1 +[Editor_39] +Open=1 +Top=0 +CursorCol=20 +CursorRow=84 +TopLine=13 +LeftChar=1 -- cgit v1.2.3