mirror of
https://github.com/znc/znc.git
synced 2026-03-28 17:42:41 +01:00
bring Csocket up to date, includes new needed function GetSockByFD()
git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@332 726aef4b-f618-498e-8847-2d620e286838
This commit is contained in:
@@ -11,11 +11,16 @@
|
||||
#include <pwd.h>
|
||||
#include <sstream>
|
||||
|
||||
using std::pair;
|
||||
|
||||
/*
|
||||
* Secure chat system
|
||||
* Author: imaginos <imaginos@imaginos.net>
|
||||
*
|
||||
* $Log$
|
||||
* Revision 1.14 2005/05/18 03:22:52 imaginos
|
||||
* bring Csocket up to date, includes new needed function GetSockByFD()
|
||||
*
|
||||
* Revision 1.13 2005/05/15 08:27:27 prozacx
|
||||
* Changed return value from bool to EModRet on most hooks
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user