- Fixed several compile errors
- Backported r650 (clients are exited in check_unknowsn_list() while still processing auth/dns) - Changed Client::flags to 64bit integer type to allow more flags
- Moved tstats() to m_stats.c and killed s_stats.(c|h) - Got rid of extra ServerStats pointer - Killed ms_error which was basically a duplication of m_error
Use read() in posix to ensure we get a valid response... recv() works like read() under Windows, so that part was fine...
- splitted ircd/libio, all headers connected with libio sources have been moved for internal use only. To use libio interface, include "libio.h" (which is already done in "stdinc.h")
- svn:keywords
- svn:keywords
- Fix svn:keywords
- imported sources - can be moved later according to the directory/branching scheme, but we need the svn up
This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, enter a numeric revision.