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

Listens for connections from TCP network clients. More...

Go to the source code of this file.

Classes

class  DotNetDupe::System::Net::Sockets::TcpListener
 Listens for connections from TCP network clients. More...

Namespaces

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

Detailed Description

Listens for connections from TCP network clients.

Standard Citation: RFC 793 Transmission Control Protocol.

Definition in file TcpListener.h.