#include "OW_config.h"
#include "OW_Socket.hpp"
#include "OW_UnnamedPipe.hpp"
#include "OW_Assertion.hpp"
#include "OW_MutexLock.hpp"
#include "OW_SSLException.hpp"
#include "OW_Exception.hpp"
#include "OW_IOException.hpp"
#include "OW_ExceptionIds.hpp"
#include "OW_SocketImpl.hpp"
#include "OW_SSLSocketImpl.hpp"
Include dependency graph for OW_Socket.cpp:
Go to the source code of this file.
Namespaces | |
namespace | OW_NAMESPACE |
Functions | |
OW_NAMESPACE::OW_DEFINE_EXCEPTION_WITH_ID (Socket) | |
OW_NAMESPACE::OW_DEFINE_EXCEPTION_WITH_ID (SocketTimeout) | |
Variables | |
static bool | OW_NAMESPACE::b_gotShutDown = false |
static Mutex | OW_NAMESPACE::shutdownMutex |