/**************************************************************************** * * Multiplatform High-Performance Async Network Library * Base Socket Engine Interface Class * Copyright (c) 2007 Burlex * * This file may be distributed under the terms of the Q Public License * as defined by Trolltech ASA of Norway and appearing in the file * COPYING included in the packaging of this file. * * This file is provided AS IS with NO WARRANTY OF ANY KIND, INCLUDING THE * WARRANTY OF DESIGN, MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. * */ #include "Network.h" initialiseSingleton(SocketEngine); initialiseSingleton(SocketDeleter);