Move CSockManager into Socket.h

git-svn-id: https://znc.svn.sourceforge.net/svnroot/znc/trunk@1549 726aef4b-f618-498e-8847-2d620e286838
This commit is contained in:
psychon
2009-06-29 07:50:45 +00:00
parent 5678220d34
commit 65510446df
4 changed files with 89 additions and 67 deletions
+9
View File
@@ -0,0 +1,9 @@
/*
* Copyright (C) 2004-2009 See the AUTHORS file for details.
*
* This program is free software; you can redistribute it and/or modify it
* under the terms of the GNU General Public License version 2 as published
* by the Free Software Foundation.
*/
#include "Socket.h"