#include "blocxx/BLOCXX_config.h"#include "blocxx/Socket.hpp"#include "blocxx/UnnamedPipe.hpp"#include "blocxx/Assertion.hpp"#include "blocxx/MutexLock.hpp"#include "blocxx/SSLException.hpp"#include "blocxx/Exception.hpp"#include "blocxx/IOException.hpp"#include "blocxx/ExceptionIds.hpp"#include "blocxx/SocketImpl.hpp"#include "blocxx/SSLSocketImpl.hpp"#include <errno.h>Go to the source code of this file.
Namespaces | |
| namespace | BLOCXX_NAMESPACE |
Variables | |
| static bool | BLOCXX_NAMESPACE::b_gotShutDown = false |
| static Mutex | BLOCXX_NAMESPACE::shutdownMutex |
1.4.6