Files
znc/Socket.cpp
psychon a8b011fd50 GetAnonConnectionCount(): Bugfix
The function counted almost all sockets, but it's only supposed to count inbound
ones which aren't identified client sockets. Do this by adding a check for
"socket is really inbound" in there.


git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@2019 726aef4b-f618-498e-8847-2d620e286838
2010-06-08 19:09:47 +00:00

3.7 KiB