danieldg e2af2347fc Create StreamSocket for IO hooking implementation
Fixes the SSL SendQ bug
Removes duplicate code between User and BufferedSocket
Simplify SSL module API
Simplify EventHandler API (Readable/Writeable moved to SE)
Add hook for culled objects to invoke callbacks prior to destructor
 Replace SocketCull with GlobalCull now that sockets can close themselves
Shorten common case of user read/parse/write path:
 User::Write is now zero-copy up to syscall/SSL invocation
 User::Read has only two copy/scan passes from read() to ProcessCommand

git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@11752 e03df62e-2008-0410-955e-edbf42e46eb7
2009-09-21 13:26:31 +00:00
2009-09-17 22:36:46 +00:00
2008-03-16 22:53:20 +00:00
2009-09-05 14:41:36 +00:00
2006-12-24 13:33:03 +00:00

Because of the dynamic nature of InspIRCd, we do not have traditional documentation in our tarball.

The documentation for InspIRCd can be found on our wiki, at http://wiki.inspircd.org
Our Bugtracker can be found at http://www.inspircd.org/bugtrack
Our Forum can be found at http://www.inspircd.org/forum
Our Development blog can be found at http://www.inspircd.com

For online support, please connect to irc.inspircd.org, and join #inspircd

  -- The InspIRCd Team

Languages
C++ 96.2%
Perl 2.3%
Makefile 0.5%
CMake 0.3%
Python 0.3%
Other 0.3%