aboutsummaryrefslogtreecommitdiffstats
path: root/src/socketengine.cpp
diff options
context:
space:
mode:
authorGravatar brain2006-07-30 23:06:02 +0000
committerGravatar brain2006-07-30 23:06:02 +0000
commit124989027bb89d239c51a2edba6afe354369a998 (patch)
tree71ec7c52987ba048d544716db38d1f05ae1ca8c8 /src/socketengine.cpp
parentBackwards define, only effects backwards OUT OF DATE systems. (diff)
I think ive found the answer to the hanging connections problem. The majority of stuff in userprocess is skipped over when fd==0, it was fd > 0 rather than fd > -1 in a check. This would prevent one user (near the first) with fd 0 from connecting properly.
git-svn-id: http://svn.inspircd.org/repository/branches/1_0_stable@4606 e03df62e-2008-0410-955e-edbf42e46eb7
Diffstat (limited to 'src/socketengine.cpp')
0 files changed, 0 insertions, 0 deletions