Go to the source code of this file.
Classes | |
class | ServerThread |
Variables | |
module mango utils | ServerThread |
import std | thread |
import mango io | Conduit |
import mango io mango io | Exception |
import mango io mango io mango io | ServerSocket |
import mango io mango io mango io mango io | SocketConduit |
import mango utils | AbstractServer |
This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for damages of any kind arising from the use of this software.
Permission is hereby granted to anyone to use this software for any purpose, including commercial applications, and to alter it and/or redistribute it freely, subject to the following restrictions:
1. The origin of this software must not be misrepresented; you must not claim that you wrote the original software. If you use this software in a product, an acknowledgment within documentation of said product would be appreciated but is not required.
2. Altered source versions must be plainly marked as such, and must not be misrepresented as being the original software.
3. This notice may not be removed or altered from any distribution of the source.
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Definition in file ServerThread.d.
|
Definition at line 36 of file ServerThread.d. Referenced by ClusterServer::createThread(). |
|
Definition at line 38 of file ServerThread.d. |
|
Definition at line 40 of file ServerThread.d. |
|
Definition at line 40 of file ServerThread.d. Referenced by Text::atoi(), Hierarchy::insertLogger(), HashMap::HashIterator::nextElement(), ClusterThread::run(), TextLayout(), System::this(), this(), FunctionLoader::Versionlinux::this(), and Event::this(). |
|
Definition at line 40 of file ServerThread.d. Referenced by HttpServer::createSocket(), CacheServer::createSocket(), and ClusterServer::createSocket(). |
|
Definition at line 40 of file ServerThread.d. Referenced by SocketConduit::VersionUseFreeList::allocate(), SocketConduit::create(), VersionMango::SocketAppender::setAddress(), testClient(), testClusterServer(), testHttpClient(), testSocket(), and testSocketRegex(). |
|
Definition at line 45 of file ServerThread.d. |