|
DotNetDupe 4.0.6
C++17/20 Implementation of the .NET Base Class Library (BCL)
|
Implements the Berkeley sockets interface for network communications. More...
#include "Common.h"#include "System/Object.h"#include "System/String.h"#include "System/SmartPointer.h"Go to the source code of this file.
Classes | |
| class | DotNetDupe::System::Net::Sockets::Socket |
| Implements the Berkeley sockets interface. More... | |
Namespaces | |
| namespace | DotNetDupe |
| namespace | DotNetDupe::System |
| namespace | DotNetDupe::System::Net |
| namespace | DotNetDupe::System::Net::Sockets |
Implements the Berkeley sockets interface for network communications.
Standard Citation: POSIX.1-2001, RFC 793, RFC 768.
Definition in file Socket.h.