DotNetDupe 4.0.6
C++17/20 Implementation of the .NET Base Class Library (BCL)
Loading...
Searching...
No Matches
SocketException.h File Reference

Exception thrown when a network socket error occurs per RFC 793 / RFC 768. More...

#include "Common.h"
#include "System/SystemException.h"

Go to the source code of this file.

Classes

class  DotNetDupe::System::Net::Sockets::SocketException
 Exception thrown when a socket error occurs during network communications. More...

Namespaces

namespace  DotNetDupe
namespace  DotNetDupe::System
namespace  DotNetDupe::System::Net
namespace  DotNetDupe::System::Net::Sockets

Detailed Description

Exception thrown when a network socket error occurs per RFC 793 / RFC 768.

Definition in file SocketException.h.