#include "Stroika/Foundation/StroikaPreComp.h"
#include <optional>
#include "Stroika/Foundation/Characters/String.h"
#include "Stroika/Foundation/Common/Common.h"
#include "Stroika/Foundation/Debug/AssertExternallySynchronizedMutex.h"
#include "Stroika/Foundation/Execution/Exceptions.h"
#include "Stroika/Foundation/IO/Network/SocketAddress.h"
#include "Socket.inl"
Go to the source code of this file.
Classes | |
class | Stroika::Foundation::IO::Network::Socket::Ptr |
a smart pointer wrapper (like shared_ptr <_IRep>). More... | |
Namespaces | |
namespace | Stroika::Foundation |
namespace | Stroika::Foundation::IO::Network |
namespace | Stroika::Foundation::IO::Network::Socket |
namespace | Stroika::Foundation::Execution |
namespace | Stroika::Foundation::Execution::WaitForIOReady_Support |
Typedefs | |
using | Stroika::Foundation::IO::Network::Socket::PlatformNativeHandle = int |
Enumerations | |
enum class | Stroika::Foundation::IO::Network::Socket::Type : int |